Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element OCSPRefType / OCSPIdentifier
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller214.tmp#id848 PES_Aller214.tmp#id846 PES_Aller214.tmp#id847 PES_Aller214.tmp#id845
Type OCSPIdentifierType
Properties
content: complex
Model ResponderID , ProducedAt
Children ProducedAt, ResponderID
Instance
<OCSPIdentifier URI="">
  <ResponderID>{1,1}</ResponderID>
  <ProducedAt>{1,1}</ProducedAt>
</OCSPIdentifier>
Attributes
QName Type Fixed Default Use Annotation
URI xs:anyURI optional
Source
<xs:element name="OCSPIdentifier" type="OCSPIdentifierType"/>
Element OCSPRefType / DigestAlgAndValue
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller37.tmp#id766 PES_Aller37.tmp#id767 PES_Aller37.tmp#id765
Type DigestAlgAndValueType
Properties
content: complex
minOccurs: 0
Model DigestMethod , DigestValue
Children DigestMethod, DigestValue
Instance
<DigestAlgAndValue>
  <DigestMethod Algorithm="">{1,1}</DigestMethod>
  <DigestValue>{1,1}</DigestValue>
</DigestAlgAndValue>
Source
<xs:element name="DigestAlgAndValue" type="DigestAlgAndValueType" minOccurs="0"/>
Complex Type OCSPRefType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller131.tmp#id844 PES_Aller131.tmp#id849
Used by
Model OCSPIdentifier , DigestAlgAndValue{0,1}
Children DigestAlgAndValue, OCSPIdentifier
Source
<xs:complexType name="OCSPRefType">
  <xs:sequence>
    <xs:element name="OCSPIdentifier" type="OCSPIdentifierType"/>
    <xs:element name="DigestAlgAndValue" type="DigestAlgAndValueType" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>