ds:Reference
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: common/UBL-xmldsig-core-schema-2.2.xsd
Type: ds:ReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ds:Transforms [0..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 | ||
Type | [0..1] | xsd:anyURI |
Used in
- Type ds:ManifestType (Element ds:Manifest)
- Type ds:SignedInfoType (Element ds:SignedInfo)
Sample instance
<ds:Reference URI="UBL-Invoice-2.0-Detached.xml"> <ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/> <ds:DigestValue>qM/+Gsg4/E/0p3fE9LTZA6Xtkds=</ds:DigestValue> </ds:Reference>