<CRLRefs> <CRLRef>{1,unbounded}</CRLRef> </CRLRefs>
<xs:element name="CRLRefs" type="CRLRefsType" minOccurs="0"/>
<OCSPRefs> <OCSPRef>{1,unbounded}</OCSPRef> </OCSPRefs>
<xs:element name="OCSPRefs" type="OCSPRefsType" minOccurs="0"/>
<OtherRefs> <OtherRef>{1,unbounded}</OtherRef> </OtherRefs>
<xs:element name="OtherRefs" type="OtherCertStatusRefsType" minOccurs="0"/>
<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>
<xs:attribute name="Id" type="xs:ID" use="optional"/>