Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element ObjectIdentifierType / Identifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller179.tmp#id735 PES_Aller179.tmp#id734
Type IdentifierType
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
Qualifier QualifierType optional
Source
<xs:element name="Identifier" type="IdentifierType"/>
Element ObjectIdentifierType / Description
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Description" type="xs:string" minOccurs="0"/>
Element ObjectIdentifierType / DocumentationReferences
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller227.tmp#id740 PES_Aller227.tmp#id739
Type DocumentationReferencesType
Properties
content: complex
minOccurs: 0
Model DocumentationReference
Children DocumentationReference
Instance
<DocumentationReferences>
  <DocumentationReference>{1,1}</DocumentationReference>
</DocumentationReferences>
Source
<xs:element name="DocumentationReferences" type="DocumentationReferencesType" minOccurs="0"/>
Complex Type ObjectIdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller100.tmp#id733 PES_Aller100.tmp#id737 PES_Aller100.tmp#id738
Used by
Model Identifier , Description{0,1} , DocumentationReferences{0,1}
Children Description, DocumentationReferences, Identifier
Source
<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>