OCSPIdentifierType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
URI xsd:anyURI optional

Used By

Source

<xsd:complexType name="OCSPIdentifierType">
  <xsd:sequence>
    <xsd:element name="ResponderID" type="ResponderIDType"/>
    <xsd:element name="ProducedAt" type="xsd:dateTime"/>
  </xsd:sequence>
  <xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
</xsd:complexType>