Showing:

Diagrams
Instances
Properties
Source
Used by
Element CommitmentTypeIndicationType / CommitmentTypeId
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller100.tmp#id733 PES_Aller100.tmp#id737 PES_Aller100.tmp#id738 PES_Aller100.tmp#id732
Type ObjectIdentifierType
Properties
content: complex
Model Identifier , Description{0,1} , DocumentationReferences{0,1}
Children Description, DocumentationReferences, Identifier
Instance
<CommitmentTypeId>
  <Identifier Qualifier="">{1,1}</Identifier>
  <Description>{0,1}</Description>
  <DocumentationReferences>{0,1}</DocumentationReferences>
</CommitmentTypeId>
Source
<xs:element name="CommitmentTypeId" type="ObjectIdentifierType"/>
Element CommitmentTypeIndicationType / ObjectReference
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:anyURI
Properties
content: simple
minOccurs: 0
maxOccurs: unbounded
Source
<xs:element name="ObjectReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
Element CommitmentTypeIndicationType / AllSignedDataObjects
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Source
<xs:element name="AllSignedDataObjects"/>
Element CommitmentTypeIndicationType / CommitmentTypeQualifiers
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller124.tmp#id812 PES_Aller124.tmp#id811
Type CommitmentTypeQualifiersListType
Properties
content: complex
minOccurs: 0
Model CommitmentTypeQualifier*
Children CommitmentTypeQualifier
Instance
<CommitmentTypeQualifiers>
  <CommitmentTypeQualifier>{0,unbounded}</CommitmentTypeQualifier>
</CommitmentTypeQualifiers>
Source
<xs:element name="CommitmentTypeQualifiers" type="CommitmentTypeQualifiersListType" minOccurs="0"/>
Complex Type CommitmentTypeIndicationType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller97.tmp#id807 PES_Aller97.tmp#id808 PES_Aller97.tmp#id809 PES_Aller97.tmp#id810
Used by
Model CommitmentTypeId , (ObjectReference* | AllSignedDataObjects) , CommitmentTypeQualifiers{0,1}
Children AllSignedDataObjects, CommitmentTypeId, CommitmentTypeQualifiers, ObjectReference
Source
<xs:complexType name="CommitmentTypeIndicationType">
  <xs:sequence>
    <xs:element name="CommitmentTypeId" type="ObjectIdentifierType"/>
    <xs:choice>
      <xs:element name="ObjectReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element name="AllSignedDataObjects"/>
    </xs:choice>
    <xs:element name="CommitmentTypeQualifiers" type="CommitmentTypeQualifiersListType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>