xbrli:identifier

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
scheme restriction of anyURI required

Source

<element name="identifier">
  <complexType>
    <simpleContent>
      <extension base="token">
        <attribute name="scheme" use="required">
          <simpleType>
            <restriction base="anyURI">
              <minLength value="1"/>
            </restriction>
          </simpleType>
        </attribute>
      </extension>
    </simpleContent>
  </complexType>
</element>

Sample