complexType ReferenceInfoType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2876.png
namespace http://uri.etsi.org/01903/v1.3.2#
children ds:DigestMethod ds:DigestValue
used by
element ReferenceInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
URI  xsd:anyURI  optional      
source <xsd:complexType name="ReferenceInfoType">
 
<xsd:sequence>
   
<xsd:element ref="ds:DigestMethod"/>
   
<xsd:element ref="ds:DigestValue"/>
 
</xsd:sequence>
 
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
 
<xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
</xsd:complexType>

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

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


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