ds:RetrievalMethod
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: xmldsig-core-schema.xsd
Type: ds:RetrievalMethodType
Properties: Global, Qualified
Content
- ds:Transforms [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
URI | [0..1] | xsd:anyURI | ||
Type | [0..1] | xsd:anyURI |
Used in
- Type ds:KeyInfoType (Element ds:KeyInfo)
Sample instance
<ds:RetrievalMethod> <ds:Transforms> <ds:Transform Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:Transform> </ds:Transforms> </ds:RetrievalMethod>