<CommitmentTypeId> <Identifier Qualifier="">{1,1}</Identifier> <Description>{0,1}</Description> <DocumentationReferences>{0,1}</DocumentationReferences> </CommitmentTypeId>
<xs:element name="CommitmentTypeId" type="ObjectIdentifierType"/>
<xs:element name="ObjectReference" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="AllSignedDataObjects"/>
<CommitmentTypeQualifiers> <CommitmentTypeQualifier>{0,unbounded}</CommitmentTypeQualifier> </CommitmentTypeQualifiers>
<xs:element name="CommitmentTypeQualifiers" type="CommitmentTypeQualifiersListType" minOccurs="0"/>
<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>