complexType ReferenceType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2984.png
namespace http://www.w3.org/2000/09/xmldsig#
children ds:Transforms ds:DigestMethod ds:DigestValue
used by
element Reference
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
URI  xsd:anyURI  optional      
Type  xsd:anyURI  optional      
source <xsd:complexType name="ReferenceType">
 
<xsd:sequence>
   
<xsd:element ref="ds:Transforms" minOccurs="0"/>
   
<xsd:element ref="ds:DigestMethod"/>
   
<xsd:element ref="ds:DigestValue"/>
 
</xsd:sequence>
 
<xsd:attribute name="Id" type="ID" use="optional"/>
 
<xsd:attribute name="URI" type="anyURI" use="optional"/>
 
<xsd:attribute name="Type" type="anyURI" use="optional"/>
</xsd:complexType>

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

attribute ReferenceType/@URI
type xsd:anyURI
properties
use optional
source <xsd:attribute name="URI" type="anyURI" use="optional"/>

attribute ReferenceType/@Type
type xsd:anyURI
properties
use optional
source <xsd:attribute name="Type" type="anyURI" use="optional"/>


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