Class XbrlNamespaces
Provides XNamespace and XName constants for XBRL, XML Schema, XLink, and related namespaces used in XBRL processing.
public static class XbrlNamespaces
- Inheritance
-
XbrlNamespaces
- Inherited Members
Fields
DefaultLinkRole
The default link role URI (http://www.xbrl.org/2003/role/link).
public static readonly string DefaultLinkRole
Field Value
DefaultLinkRole2008
The default link role URI for2008 (http://www.xbrl.org/2008/role/link).
public static readonly string DefaultLinkRole2008
Field Value
abstract
The 'abstract' attribute or element name.
public static readonly XName @abstract
Field Value
contextRef
The 'contextRef' attribute or element name.
public static readonly XName contextRef
Field Value
decimals
The 'decimals' attribute or element name.
public static readonly XName decimals
Field Value
dimension
The 'dimension' attribute or element name.
public static readonly XName dimension
Field Value
gen
The XBRL generic link namespace (http://xbrl.org/2008/generic).
public static readonly XNamespace gen
Field Value
genLink
The gen:link element name.
public static readonly XName genLink
Field Value
label
The XBRL label link namespace (http://xbrl.org/2008/label).
public static readonly XNamespace label
Field Value
labelLabel
The label:label element name.
public static readonly XName labelLabel
Field Value
link
The XBRL linkbase namespace (http://www.xbrl.org/2003/linkbase).
public static readonly XNamespace link
Field Value
linkDefinition
The link:definition element name.
public static readonly XName linkDefinition
Field Value
linkLabel
The link:label element name.
public static readonly XName linkLabel
Field Value
linkLinkbase
The link:linkbase element name.
public static readonly XName linkLinkbase
Field Value
linkLinkbaseRef
The link:linkbaseRef element name.
public static readonly XName linkLinkbaseRef
Field Value
linkLoc
The link:loc element name.
public static readonly XName linkLoc
Field Value
linkReference
The link:reference element name.
public static readonly XName linkReference
Field Value
linkRoleType
The link:roleType element name.
public static readonly XName linkRoleType
Field Value
linkSchemaRef
The link:schemaRef element name.
public static readonly XName linkSchemaRef
Field Value
linkUsedOn
The link:usedOn element name.
public static readonly XName linkUsedOn
Field Value
maxOccurs
The 'maxOccurs' attribute or element name.
public static readonly XName maxOccurs
Field Value
minOccurs
The 'minOccurs' attribute or element name.
public static readonly XName minOccurs
Field Value
name
The 'name' attribute or element name.
public static readonly XName name
Field Value
nillable
The 'nillable' attribute or element name.
public static readonly XName nillable
Field Value
order
The 'order' attribute or element name.
public static readonly XName order
Field Value
preferredLabel
The 'preferredLabel' attribute or element name.
public static readonly XName preferredLabel
Field Value
priority
The 'priority' attribute or element name.
public static readonly XName priority
Field Value
ref
The 'ref' attribute or element name.
public static readonly XName @ref
Field Value
roleURI
The 'roleURI' attribute or element name.
public static readonly XName roleURI
Field Value
schemaLocation
The 'schemaLocation' attribute or element name.
public static readonly XName schemaLocation
Field Value
substitutionGroup
The 'substitutionGroup' attribute or element name.
public static readonly XName substitutionGroup
Field Value
targetNamespace
The 'targetNamespace' attribute or element name.
public static readonly XName targetNamespace
Field Value
type
The 'type' attribute or element name.
public static readonly XName type
Field Value
unitRef
The 'unitRef' attribute or element name.
public static readonly XName unitRef
Field Value
use
The 'use' attribute or element name.
public static readonly XName use
Field Value
weight
The 'weight' attribute or element name.
public static readonly XName weight
Field Value
xbrldi
The XBRL dimensions namespace (http://xbrl.org/2006/xbrldi).
public static readonly XNamespace xbrldi
Field Value
xbrldiExplicitMember
The xbrldi:explicitMember element name.
public static readonly XName xbrldiExplicitMember
Field Value
xbrli
The XBRL instance namespace (http://www.xbrl.org/2003/instance).
public static readonly XNamespace xbrli
Field Value
xbrliBalance
The xbrli:balance element name.
public static readonly XName xbrliBalance
Field Value
xbrliContext
The xbrli:context element name.
public static readonly XName xbrliContext
Field Value
xbrliEndDate
The xbrli:endDate element name.
public static readonly XName xbrliEndDate
Field Value
xbrliInstant
The xbrli:instant element name.
public static readonly XName xbrliInstant
Field Value
xbrliMeasure
The xbrli:measure element name.
public static readonly XName xbrliMeasure
Field Value
xbrliPeriodType
The xbrli:periodType element name.
public static readonly XName xbrliPeriodType
Field Value
xbrliScenario
The xbrli:scenario element name.
public static readonly XName xbrliScenario
Field Value
xbrliStartDate
The xbrli:startDate element name.
public static readonly XName xbrliStartDate
Field Value
xbrliTuple
The xbrli:tuple element name.
public static readonly XName xbrliTuple
Field Value
xbrliUnit
The xbrli:unit element name.
public static readonly XName xbrliUnit
Field Value
xbrliXbrl
The xbrli:xbrl element name.
public static readonly XName xbrliXbrl
Field Value
xlink
The XLink namespace (http://www.w3.org/1999/xlink).
public static readonly XNamespace xlink
Field Value
xlinkArcrole
The xlink:arcrole attribute name.
public static readonly XName xlinkArcrole
Field Value
xlinkFrom
The xlink:from attribute name.
public static readonly XName xlinkFrom
Field Value
xlinkHref
The xlink:href attribute name.
public static readonly XName xlinkHref
Field Value
xlinkLabel
The xlink:label attribute name.
public static readonly XName xlinkLabel
Field Value
xlinkRole
The xlink:role attribute name.
public static readonly XName xlinkRole
Field Value
xlinkTo
The xlink:to attribute name.
public static readonly XName xlinkTo
Field Value
xlinkType
The xlink:type attribute name.
public static readonly XName xlinkType
Field Value
xml
The XML namespace (http://www.w3.org/XML/1998/namespace).
public static readonly XNamespace xml
Field Value
xmlLang
The xml:lang attribute name.
public static readonly XName xmlLang
Field Value
xsd
The XML Schema namespace (http://www.w3.org/2001/XMLSchema).
public static readonly XNamespace xsd
Field Value
xsdAnnotation
The xsd:annotation element name.
public static readonly XName xsdAnnotation
Field Value
xsdAppinfo
The xsd:appinfo element name.
public static readonly XName xsdAppinfo
Field Value
xsdComplexType
The xsd:complexType element name.
public static readonly XName xsdComplexType
Field Value
xsdElement
The xsd:element element name.
public static readonly XName xsdElement
Field Value
xsdImport
The xsd:import element name.
public static readonly XName xsdImport
Field Value
xsdSchema
The xsd:schema element name.
public static readonly XName xsdSchema
Field Value
xsdSequence
The xsd:sequence element name.
public static readonly XName xsdSequence
Field Value
xsi
The XML Schema Instance namespace (http://www.w3.org/2001/XMLSchema-instance).
public static readonly XNamespace xsi
Field Value
xsiNil
The xsi:nil attribute name used to indicate a nil or null value in XML documents.
public static readonly XName xsiNil
Field Value
Remarks
The 'nil' attribute is commonly used in XML serialization to explicitly specify that an element's value is null. This field can be used when working with XML documents that conform to the XML Schema specification and require explicit nil representation.