complexType ValidationDataType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2939.png
namespace http://uri.etsi.org/01903/v1.4.1#
children CertificateValues RevocationValues
used by
element TimeStampValidationData
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:ID  optional      
URI  xsd:anyURI  optional      
source <xsd:complexType name="ValidationDataType">
 
<xsd:sequence>
   
<xsd:element ref="xades:CertificateValues" minOccurs="0"/>
   
<xsd:element ref="xades:RevocationValues" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
 
<xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
</xsd:complexType>

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

attribute ValidationDataType/@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