complexType SignatureType
diagram CODICE_2.7.0_diagrams/CODICE_2.7.0_p2973.png
namespace http://www.w3.org/2000/09/xmldsig#
children ds:SignedInfo ds:SignatureValue ds:KeyInfo ds:Object
used by
element Signature
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
source <xsd:complexType name="SignatureType">
 
<xsd:sequence>
   
<xsd:element ref="ds:SignedInfo"/>
   
<xsd:element ref="ds:SignatureValue"/>
   
<xsd:element ref="ds:KeyInfo" minOccurs="0"/>
   
<xsd:element ref="ds:Object" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
 
<xsd:attribute name="Id" type="ID" use="optional"/>
</xsd:complexType>

attribute SignatureType/@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