Schema Central > UBL 2.1 > UBL-xmldsig-core-schema-2.1.xsd > ds:SignedInfo
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ds:SignedInfo

Element information

Type: ds:SignedInfoType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Id [0..1]xsd:ID

Used in

Sample instance

<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:HMACOutputLength>1</ds:HMACOutputLength>
      <!--any element-->
   </ds:SignatureMethod>
   <ds:Reference URI="http://www.example.com/">
      <ds:Transforms>
         <ds:Transform Algorithm="http://www.example.com/">Any text, intermingled with:...
         </ds:Transform>
      </ds:Transforms>
      <ds:DigestMethod Algorithm="http://www.example.com/">Any text, intermingled with:
         <!--any element-->
      </ds:DigestMethod>
      <ds:DigestValue>GpM7</ds:DigestValue>
   </ds:Reference>
</ds:SignedInfo>

Site developed and hosted by Datypic, Inc.

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