xades:CommitmentTypeIndication
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Other elements with the same name: xades:CommitmentTypeIndication
Type: xades:CommitmentTypeIndicationType
Properties: Local, Qualified
Content
- Sequence [1..1]
- xades:CommitmentTypeId [1..1]
- Choice [1..1]
- xades:CommitmentTypeQualifiers [0..1]
Attributes
None
Used in
- Type xades:SignedDataObjectPropertiesType (Elements xades:SignedDataObjectProperties, xades:SignedDataObjectProperties)
Sample instance
<xades:CommitmentTypeIndication> <xades:CommitmentTypeId> <xades:Identifier>http://www.example.com/</xades:Identifier> <xades:Description>string</xades:Description> <xades:DocumentationReferences> <xades:DocumentationReference>http://www.example.com/</xades:DocumentationReference> </xades:DocumentationReferences> </xades:CommitmentTypeId> <xades:ObjectReference>http://www.example.com/</xades:ObjectReference> <xades:CommitmentTypeQualifiers> <xades:CommitmentTypeQualifier>Any text, intermingled with: <!--any element--> </xades:CommitmentTypeQualifier> </xades:CommitmentTypeQualifiers> </xades:CommitmentTypeIndication>