XML Schema Documentation

Element: SignedInfo

[Table of contents]

Name SignedInfo
Type ds:SignedInfoType
Nillable no
Abstract no
Logical Diagram
element_CanonicalizationMethod element_SignatureMethod element_Reference
XML Instance Representation
<ds:SignedInfo
Id="ID [0..1]">
<ds:CanonicalizationMethod> ... </ds:CanonicalizationMethod> [1]
<ds:SignatureMethod> ... </ds:SignatureMethod> [1]
<ds:Reference> ... </ds:Reference> [1..*]
</ds:SignedInfo>
Diagram
element_CanonicalizationMethod element_SignatureMethod element_Reference
Schema Component Representation
<element name="SignedInfo" type=" ds:SignedInfoType "/>