Showing:

Attributes
Diagrams
Properties
Source
Used by
Element OCSPIdentifierType / ResponderID
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="ResponderID" type="xs:string"/>
Element OCSPIdentifierType / ProducedAt
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="ProducedAt" type="xs:dateTime"/>
Complex Type OCSPIdentifierType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller214.tmp#id848 PES_Aller214.tmp#id846 PES_Aller214.tmp#id847
Used by
Model ResponderID , ProducedAt
Children ProducedAt, ResponderID
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:complexType name="OCSPIdentifierType">
  <xs:sequence>
    <xs:element name="ResponderID" type="xs:string"/>
    <xs:element name="ProducedAt" type="xs:dateTime"/>
  </xs:sequence>
  <xs:attribute name="URI" type="xs:anyURI" use="optional"/>
</xs:complexType>
Attribute OCSPIdentifierType / @URI
Namespace No namespace
Type xs:anyURI
Properties
use: optional
Used by
Complex Type OCSPIdentifierType
Source
<xs:attribute name="URI" type="xs:anyURI" use="optional"/>