<CRLValues> <EncapsulatedCRLValue Id="">{1,unbounded}</EncapsulatedCRLValue> </CRLValues>
<xs:element name="CRLValues" type="CRLValuesType" minOccurs="0"/>
<OCSPValues> <EncapsulatedOCSPValue Id="">{1,unbounded}</EncapsulatedOCSPValue> </OCSPValues>
<xs:element name="OCSPValues" type="OCSPValuesType" minOccurs="0"/>
<OtherValues> <OtherValue>{1,unbounded}</OtherValue> </OtherValues>
<xs:element name="OtherValues" type="OtherCertStatusValuesType" minOccurs="0"/>
<xs:complexType name="RevocationValuesType"> <xs:sequence> <xs:element name="CRLValues" type="CRLValuesType" minOccurs="0"/> <xs:element name="OCSPValues" type="OCSPValuesType" minOccurs="0"/> <xs:element name="OtherValues" type="OtherCertStatusValuesType" minOccurs="0"/> </xs:sequence> <xs:attribute name="Id" type="xs:ID" use="optional"/> </xs:complexType>
<xs:attribute name="Id" type="xs:ID" use="optional"/>