ds:SignatureProperty
Element information
Namespace: http://www.w3.org/2000/09/xmldsig#
Schema document: xmldsig-core-schema.xsd
Type: ds:SignaturePropertyType
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice [1..*]
- Any element Namespace: ##other, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Target | [1..1] | xsd:anyURI | ||
Id | [0..1] | xsd:ID |
Used in
- Type ds:SignaturePropertiesType (Element ds:SignatureProperties)
Sample instance
<ds:SignatureProperty Target="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:SignatureProperty>