ds:Manifest
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: xmldsig-core-schema.xsd
Type: ds:ManifestType
Properties: Global, Qualified
Content
- ds:Reference [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Id | [0..1] | xsd:ID |
Sample instance
<ds:Manifest> <ds:Reference> <ds:Transforms> <ds:Transform Algorithm="http://www.example.com/">Any text, intermingled with:... </ds:Transform> </ds:Transforms> <ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:DigestMethod> <ds:DigestValue>GpM7</ds:DigestValue> </ds:Reference> </ds:Manifest>