ds:SignatureMethod
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: xmldsig-core-schema.xsd
Type: ds:SignatureMethodType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Sequence [1..1]
- ds:HMACOutputLength [0..1]
- Any element [0..*] Namespace: ##other, Process Contents: strict
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Algorithm | [1..1] | xsd:anyURI |
Used in
- Type ds:SignedInfoType (Element ds:SignedInfo)
Sample instance
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/>