xades:OtherTimeStamp
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdES01903v132-201601-2.2.xsd
Type: xades:OtherTimeStampType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xades:ReferenceInfo [1..*]
- ds:CanonicalizationMethod [0..1]
- Choice [1..1]
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| Id | [0..1] | xsd:ID |
Sample instance
(Auto-generated)
<xades:OtherTimeStamp>
<xades:ReferenceInfo URI="http://www.example.com/">
<ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with:
<!--any element-->
</ds:DigestMethod>
<ds:DigestValue>GpM7</ds:DigestValue>
</xades:ReferenceInfo>
<ds:CanonicalizationMethod Algorithm="http://www.example.com/">Any text, intermingled with:
<!--any element-->
</ds:CanonicalizationMethod>
<xades:EncapsulatedTimeStamp>GpM7</xades:EncapsulatedTimeStamp>
</xades:OtherTimeStamp>


