| Namespace | http://www.w3.org/2000/09/xmldsig# | 
                     
                        | Diagram |  | 
                     
                        | Type | extension of base64Binary | 
                     
                        | Used by |  | 
                     
                        | Attributes | 
                              
                                 
                                    
                                       | QName | Type | Fixed | Default | Use | Annotation |  
                                    | Id | ID |  |  | optional |  |  | 
                     
                        | Source | 
                              
                                 
                                    | <complexType name="SignatureValueType">
  <simpleContent>
    <extension base="base64Binary">
      <attribute name="Id" type="ID" use="optional"/>
    </extension>
  </simpleContent>
</complexType> |  | 
                     
                        | Schema location | http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd |