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

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


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