Class XbrlNamespaces
- Namespace
- Manpuku.Edinet.Xbrl.InlineXBRL
- Assembly
- Manpuku.Edinet.Xbrl.dll
Provides XNamespace and XName constants for Inline XBRL processing.
public static class XbrlNamespaces
- Inheritance
-
XbrlNamespaces
- Inherited Members
Fields
escape
The 'escape' attribute name used in Inline XBRL.
public static readonly XName escape
Field Value
format
The 'format' attribute name used in Inline XBRL.
public static readonly XName format
Field Value
ix
The Inline XBRL namespace (http://www.xbrl.org/2008/inlineXBRL).
public static readonly XNamespace ix
Field Value
ixNonFraction
The 'nonFraction' element in the Inline XBRL namespace.
public static readonly XName ixNonFraction
Field Value
ixNonNumeric
The 'nonNumeric' element in the Inline XBRL namespace.
public static readonly XName ixNonNumeric
Field Value
ixReferences
The 'references' element in the Inline XBRL namespace.
public static readonly XName ixReferences
Field Value
scale
The 'scale' attribute name used in Inline XBRL.
public static readonly XName scale
Field Value
sign
The 'sign' attribute name used in Inline XBRL.
public static readonly XName sign
Field Value
xhtml
The XHTML namespace (http://www.w3.org/1999/xhtml).
public static readonly XNamespace xhtml