<attributeGroup name="commonNITFAttributes">
<attribute name="id" type="ID" use="optional">
<annotation>
<documentation>An XML-specific identifier for the element.</documentation>
</annotation>
</attribute>
<attribute name="class" type="string" use="optional">
<annotation>
<documentation>An open placeholder for categorization.</documentation>
</annotation>
</attribute>
<attribute name="style" type="string" use="optional">
<annotation>
<documentation>An open placeholder for reference by an external stylesheet.</documentation>
</annotation>
</attribute>
<attribute ref="xml:lang" use="optional">
<annotation>
<documentation>Language value governed by RFC3066. Example: en-US.</documentation>
</annotation>
</attribute>
</attributeGroup>
|