identifies one or more declarable elements within the header, which are understood to apply to the element bearing this attribute and its content. |
Attribute Group | tei:att.declaring.attribute.decls |
<xs:attribute name="decls"> <xs:annotation> <xs:documentation>identifies one or more declarable elements within the header, which are understood to apply to the element bearing this attribute and its content.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:anyURI"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |