Schema Central > UBL 2.1 > UBL-SignatureAggregateComponents-2.1.xsd > sac:SignatureInformation
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

sac:SignatureInformation

Element information

Content

Attributes

None

Used in

Sample instance

<sac:SignatureInformation>
   <cbc:ID>normalizedString</cbc:ID>
   <sbc:ReferencedSignatureID>normalizedString</sbc:ReferencedSignatureID>
   <ds:Signature>
      <ds:SignedInfo>
         <ds:CanonicalizationMethod Algorithm="http://www.example.com/">Any text, intermingled with:
            <!--any element-->
         </ds:CanonicalizationMethod>
         <ds:SignatureMethod Algorithm="http://www.example.com/">Any text, intermingled with:...
         </ds:SignatureMethod>
         <ds:Reference URI="http://www.example.com/">...
         </ds:Reference>
      </ds:SignedInfo>
      <ds:SignatureValue>GpM7</ds:SignatureValue>
      <ds:KeyInfo>Any text, intermingled with:
         <ds:KeyName>string</ds:KeyName>
      </ds:KeyInfo>
      <ds:Object>Any text, intermingled with:
         <!--any element-->
      </ds:Object>
   </ds:Signature>
</sac:SignatureInformation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com