complexType "RevocationValuesType"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
XML Representation Summary
<...
    Id
 = 
xsd:ID
    >
   
Content: 
CRLValues?, OCSPValues?, OtherValues?
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="RevocationValuesType">
<xsd:sequence>
<xsd:element minOccurs="0" name="CRLValues" type="CRLValuesType"/>
<xsd:element minOccurs="0" name="OCSPValues" type="OCSPValuesType"/>
<xsd:element minOccurs="0" name="OtherValues" type="OtherCertStatusValuesType"/>
</xsd:sequence>
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
Id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
Content Element Detail (all declarations; defined in this component only; 3/3)
CRLValues
Type:
CRLValuesType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="CRLValues" type="CRLValuesType"/>

OCSPValues
Type:
OCSPValuesType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="OCSPValues" type="OCSPValuesType"/>

OtherValues
Type:
OtherCertStatusValuesType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="OtherValues" type="OtherCertStatusValuesType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set