<xs:element name="Identifier" type="IdentifierType"/>
<xs:element name="Description" type="xs:string" minOccurs="0"/>
<DocumentationReferences> <DocumentationReference>{1,1}</DocumentationReference> </DocumentationReferences>
<xs:element name="DocumentationReferences" type="DocumentationReferencesType" minOccurs="0"/>
<xs:complexType name="ObjectIdentifierType"> <xs:sequence> <xs:element name="Identifier" type="IdentifierType"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="DocumentationReferences" type="DocumentationReferencesType" minOccurs="0"/> </xs:sequence> </xs:complexType>