ObjectIdentifierType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ObjectIdentifierType">
  <xsd:sequence>
    <xsd:element name="Identifier" type="IdentifierType"/>
    <xsd:element name="Description" type="xsd:string" minOccurs="0"/>
    <xsd:element name="DocumentationReferences" type="DocumentationReferencesType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>