complexType SignatureValueType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2994.png
namespace http://www.w3.org/2000/09/xmldsig#
type extension of xsd:base64Binary
properties
base base64Binary
used by
element SignatureValue
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
source <xsd:complexType name="SignatureValueType">
 
<xsd:simpleContent>
   
<xsd:extension base="base64Binary">
     
<xsd:attribute name="Id" type="ID" use="optional"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

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