xades:SignaturePolicyId
Element information
Namespace: http://uri.etsi.org/01903/v1.3.2#
Schema document: common/UBL-XAdESv132-2.1.xsd
Type: xades:SignaturePolicyIdType
Properties: Local, Qualified
Content
- Sequence [1..1]
- xades:SigPolicyId [1..1]
- ds:Transforms [0..1]
- xades:SigPolicyHash [1..1]
- xades:SigPolicyQualifiers [0..1]
Attributes
None
Used in
- Type xades:SignaturePolicyIdentifierType (Elements xades:SignaturePolicyIdentifier, xades:SignaturePolicyIdentifier)
Sample instance
<xades:SignaturePolicyId> <xades:SigPolicyId> <xades:Identifier>http://www.example.com/</xades:Identifier> <xades:Description>string</xades:Description> <xades:DocumentationReferences> <xades:DocumentationReference>http://www.example.com/</xades:DocumentationReference> </xades:DocumentationReferences> </xades:SigPolicyId> <ds:Transforms> <ds:Transform Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:Transform> </ds:Transforms> <xades:SigPolicyHash> <ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with: <!--any element--> </ds:DigestMethod> <ds:DigestValue>GpM7</ds:DigestValue> </xades:SigPolicyHash> <xades:SigPolicyQualifiers> <xades:SigPolicyQualifier>Any text, intermingled with: <!--any element--> </xades:SigPolicyQualifier> </xades:SigPolicyQualifiers> </xades:SignaturePolicyId>