<xs:attributeGroup name="attlist.Identifier">
<xs:attribute name="authority" type="xs:NMTOKEN">
<xs:annotation>
<xs:documentation xml:lang="en-US">The optional attribute authority identifies the authority that issued the uid.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="uid" use="required">
<xs:annotation>
<xs:documentation xml:lang="en-US">The attribute uid is required and defines the unique identifier for the coding scheme.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup> |