Showing:

Diagrams
Instances
Properties
Source
Used by
Element OCSPRefsType / OCSPRef
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller131.tmp#id844 PES_Aller131.tmp#id849 PES_Aller131.tmp#id843
Type OCSPRefType
Properties
content: complex
maxOccurs: unbounded
Model OCSPIdentifier , DigestAlgAndValue{0,1}
Children DigestAlgAndValue, OCSPIdentifier
Instance
<OCSPRef>
  <OCSPIdentifier URI="">{1,1}</OCSPIdentifier>
  <DigestAlgAndValue>{0,1}</DigestAlgAndValue>
</OCSPRef>
Source
<xs:element name="OCSPRef" type="OCSPRefType" maxOccurs="unbounded"/>
Complex Type OCSPRefsType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller170.tmp#id842
Used by
Model OCSPRef+
Children OCSPRef
Source
<xs:complexType name="OCSPRefsType">
  <xs:sequence>
    <xs:element name="OCSPRef" type="OCSPRefType" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>