complexType SignedInfoType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2995.png
namespace http://www.w3.org/2000/09/xmldsig#
children ds:CanonicalizationMethod ds:SignatureMethod ds:Reference
used by
element SignedInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
source <xsd:complexType name="SignedInfoType">
 
<xsd:sequence>
   
<xsd:element ref="ds:CanonicalizationMethod"/>
   
<xsd:element ref="ds:SignatureMethod"/>
   
<xsd:element ref="ds:Reference" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attribute name="Id" type="ID" use="optional"/>
</xsd:complexType>

attribute SignedInfoType/@Id
type xsd:ID
properties
use optional
source <xsd:attribute name="Id" type="ID" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy