Schema Central > UBL 2.2 > UBL-XAdES01903v132-201601-2.2.xsd > xades:SignaturePolicyIdentifier
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xades:SignaturePolicyIdentifier

Element information

Content

Attributes

None

Used in

Sample instance

(Auto-generated)

<xades:SignaturePolicyIdentifier>
   <xades:SignaturePolicyId>
      <xades:SigPolicyId>
         <xades:Identifier>http://www.example.com/</xades:Identifier>
         <xades:Description>string</xades:Description>
         <xades:DocumentationReferences>...
         </xades:DocumentationReferences>
      </xades:SigPolicyId>
      <ds:Transforms>
         <ds:Transform Algorithm="http://www.example.com/">Any text, intermingled with:...
         </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:...
         </xades:SigPolicyQualifier>
      </xades:SigPolicyQualifiers>
   </xades:SignaturePolicyId>
</xades:SignaturePolicyIdentifier>