http://www.w3.org/2000/09/xmldsig#
The SignatureValueType Complex Type
Complex Type SignatureValueType
The SignatureValueType type does not allow mixed content. There is no restriction on type derivation. 
SignatureValueType is derived from base64Binary type. There are several restrictions on the value. The schema processor collapses value's whitespace.
 CollapseClick here to hide comment XML Instance
<... Id="ID">base64Binary</...>

 Collapse Attributes

Name Type Summary
Id ID
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  mixed="false"  name="SignatureValueType">
-<simpleContent>
-<extension  base="base64Binary">
<attribute  name="Id"  type="ID"  use="optional" />
</extension>
</simpleContent>
</complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©