complexType "CommitmentTypeIndicationType"
Namespace:
Content:
complex, 4 elements
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 4 elements
Used:
XML Representation Summary
<...>
   
Content: 
CommitmentTypeId, (ObjectReference* | AllSignedDataObjects), CommitmentTypeQualifiers?
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="CommitmentTypeIndicationType">
<xsd:sequence>
<xsd:element name="CommitmentTypeId" type="ObjectIdentifierType"/>
<xsd:choice>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="ObjectReference" type="xsd:anyURI"/>
<xsd:element name="AllSignedDataObjects"/>
</xsd:choice>
<xsd:element minOccurs="0" name="CommitmentTypeQualifiers" type="CommitmentTypeQualifiersListType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 4/4)
AllSignedDataObjects
Type:
xsd:anyType, any content
XML Source (see within schema source)
<xsd:element name="AllSignedDataObjects"/>

CommitmentTypeId
Type:
ObjectIdentifierType, complex content
XML Source (see within schema source)
<xsd:element name="CommitmentTypeId" type="ObjectIdentifierType"/>

CommitmentTypeQualifiers
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="CommitmentTypeQualifiers" type="CommitmentTypeQualifiersListType"/>

ObjectReference
Type:
xsd:anyURI, predefined, simple content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="ObjectReference" type="xsd:anyURI"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set