Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element CompleteRevocationRefsType / CRLRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller96.tmp#id831 PES_Aller96.tmp#id830
Type CRLRefsType
Properties
content: complex
minOccurs: 0
Model CRLRef+
Children CRLRef
Instance
<CRLRefs>
  <CRLRef>{1,unbounded}</CRLRef>
</CRLRefs>
Source
<xs:element name="CRLRefs" type="CRLRefsType" minOccurs="0"/>
Element CompleteRevocationRefsType / OCSPRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller170.tmp#id842 PES_Aller170.tmp#id841
Type OCSPRefsType
Properties
content: complex
minOccurs: 0
Model OCSPRef+
Children OCSPRef
Instance
<OCSPRefs>
  <OCSPRef>{1,unbounded}</OCSPRef>
</OCSPRefs>
Source
<xs:element name="OCSPRefs" type="OCSPRefsType" minOccurs="0"/>
Element CompleteRevocationRefsType / OtherRefs
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller212.tmp#id852 PES_Aller212.tmp#id851
Type OtherCertStatusRefsType
Properties
content: complex
minOccurs: 0
Model OtherRef+
Children OtherRef
Instance
<OtherRefs>
  <OtherRef>{1,unbounded}</OtherRef>
</OtherRefs>
Source
<xs:element name="OtherRefs" type="OtherCertStatusRefsType" minOccurs="0"/>
Complex Type CompleteRevocationRefsType
Namespace http://uri.etsi.org/01903/v1.1.1#
Diagram
Diagram PES_Aller119.tmp#id853 PES_Aller119.tmp#id829 PES_Aller119.tmp#id840 PES_Aller119.tmp#id850
Used by
Model CRLRefs{0,1} , OCSPRefs{0,1} , OtherRefs{0,1}
Children CRLRefs, OCSPRefs, OtherRefs
Attributes
QName Type Fixed Default Use Annotation
Id xs:ID optional
Source
<xs:complexType name="CompleteRevocationRefsType">
  <xs:sequence>
    <xs:element name="CRLRefs" type="CRLRefsType" minOccurs="0"/>
    <xs:element name="OCSPRefs" type="OCSPRefsType" minOccurs="0"/>
    <xs:element name="OtherRefs" type="OtherCertStatusRefsType" minOccurs="0"/>
  </xs:sequence>
  <xs:attribute name="Id" type="xs:ID" use="optional"/>
</xs:complexType>
Attribute CompleteRevocationRefsType / @Id
Namespace No namespace
Type xs:ID
Properties
use: optional
Used by
Source
<xs:attribute name="Id" type="xs:ID" use="optional"/>