tei:att.identified.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
ident xs:Name required
supplies the identifier by which this element may be
referenced.
mode restriction of xs:token add optional
specifies the effect of this declaration on its parent
object.
module xs:NCName optional
supplies a name for the module in which this object is to be
declared.
predeclare xs:boolean false optional
says whether this object should be predeclared in the tei infrastructure
module.
validUntil xs:date optional
provides a date before which the construct being defined will not be
removed.

Used By

Source

<xs:attributeGroup name="att.identified.attributes">
  <xs:attributeGroup ref="tei:att.combinable.attributes"/>
  <xs:attributeGroup ref="tei:att.identified.attribute.ident"/>
  <xs:attributeGroup ref="tei:att.identified.attribute.predeclare"/>
  <xs:attributeGroup ref="tei:att.identified.attribute.module"/>
</xs:attributeGroup>