tei:att.global.attribute.n

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
n xs:string optional
(number) gives a number (or other label) for an element, which is not
necessarily unique within the document.

Used By

Source

<xs:attributeGroup name="att.global.attribute.n">
  <xs:attribute name="n" type="xs:string">
    <xs:annotation>
      <xs:documentation>(number) gives a number (or other label) for an element, which is not necessarily unique within the document.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>