complexType CRLIdentifierType
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2823.png
namespace http://uri.etsi.org/01903/v1.3.2#
children Issuer IssueTime Number
used by
element CRLRefType/CRLIdentifier
attributes
Name  Type  Use  Default  Fixed  Annotation
URI  xsd:anyURI  optional      
source <xsd:complexType name="CRLIdentifierType">
 
<xsd:sequence>
   
<xsd:element name="Issuer" type="xsd:string"/>
   
<xsd:element name="IssueTime" type="xsd:dateTime"/>
   
<xsd:element name="Number" type="xsd:integer" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
</xsd:complexType>

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

element CRLIdentifierType/Issuer
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2824.png
namespace http://uri.etsi.org/01903/v1.3.2#
type xsd:string
properties
content simple
source <xsd:element name="Issuer" type="xsd:string"/>

element CRLIdentifierType/IssueTime
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2825.png
namespace http://uri.etsi.org/01903/v1.3.2#
type xsd:dateTime
properties
content simple
source <xsd:element name="IssueTime" type="xsd:dateTime"/>

element CRLIdentifierType/Number
diagram CODICE_2.8.0_diagrams/CODICE_2.8.0_p2826.png
namespace http://uri.etsi.org/01903/v1.3.2#
type xsd:integer
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="Number" type="xsd:integer" minOccurs="0"/>


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