tei:att.personal.attribute.sort

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
sort xs:nonNegativeInteger optional
specifies the sort order of the name component in relation to others
within the name.

Used By

Attribute Group tei:att.personal.attributes

Source

<xs:attributeGroup name="att.personal.attribute.sort">
  <xs:attribute name="sort" type="xs:nonNegativeInteger">
    <xs:annotation>
      <xs:documentation>specifies the sort order of the name component in relation to others within the name.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>