| Namespace | http://www.w3.org/2000/09/xmldsig# | 
                     
                        | Diagram |  | 
                     
                        | Used by |  | 
                     
                        | Model | ds:Transforms{0,1} , ds:DigestMethod , ds:DigestValue | 
                     
                        | Children | ds:DigestMethod, ds:DigestValue, ds:Transforms | 
                     
                        | Attributes | 
                              
                                 
                                    
                                       | QName | Type | Fixed | Default | Use | Annotation |  
                                    | Id | ID |  |  | optional |  |  
                                    | Type | anyURI |  |  | optional |  |  
                                    | URI | anyURI |  |  | optional |  |  | 
                     
                        | Source | 
                              
                                 
                                    | <complexType name="ReferenceType">
  <sequence>
    <element ref="ds:Transforms" minOccurs="0"/>
    <element ref="ds:DigestMethod"/>
    <element ref="ds:DigestValue"/>
  </sequence>
  <attribute name="Id" type="ID" use="optional"/>
  <attribute name="URI" type="anyURI" use="optional"/>
  <attribute name="Type" type="anyURI" use="optional"/>
</complexType> |  | 
                     
                        | Schema location | http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd |