Schema Central > XML Signature > xmldsig-core-schema.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

<SignedInfo>
   <CanonicalizationMethod Algorithm="http://www.w3.org/2006/12/xml-c14n11"/>
   <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/>
   <Reference URI="http://www.w3.org/TR/2000/REC-xhtml1-20000126/">
      <Transforms>
         <Transform Algorithm="http://www.w3.org/2006/12/xml-c14n11"/>
      </Transforms>
      <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
      <DigestValue>dGhpcyBpcyBub3QgYSBzaWduYXR1cmUK...</DigestValue>
   </Reference>
</SignedInfo>

Site developed and hosted by Datypic, Inc.

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