wsp:PolicyReference
Element information
Namespace: http://www.w3.org/ns/ws-policy
Schema document: ws-policy.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any element [0..*] Namespace: ##any, Process Contents: lax
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
URI | [1..1] | xsd:anyURI | ||
Digest | [0..1] | xsd:base64Binary | ||
DigestAlgorithm | [0..1] | xsd:anyURI | Default value is "http://www.w3.org/ns/ws-policy/Sha1Exc". | |
Any attribute | [0..*] | Namespace: ##any, Process Contents: lax |
Used in
- Anonymous type of element wsp:PolicyAttachment
- Anonymous type of element wsp:Policy via extension of wsp:OperatorContentType
- Type wsp:OperatorContentType (Elements wsp:All, wsp:ExactlyOne)
Sample instance
<wsp:PolicyReference URI="http://www.example.com/"> <!--any element--> </wsp:PolicyReference>