xades:ReferenceInfo
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Type: xades:ReferenceInfoType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ds:DigestMethod [1..1]
- ds:DigestValue [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID | ||
URI | [0..1] | xsd:anyURI |
Used in
- Type xades:GenericTimeStampType
- Type xades:OtherTimeStampType (Element xades:OtherTimeStamp)
Sample instance
<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>