tei:att.identified.attribute.predeclare

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
predeclare xs:boolean false optional
says whether this object should be predeclared in the tei infrastructure
module.

Used By

Source

<xs:attributeGroup name="att.identified.attribute.predeclare">
  <xs:attribute name="predeclare" default="false" type="xs:boolean">
    <xs:annotation>
      <xs:documentation>says whether this object should be predeclared in the tei infrastructure module.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>