complexType "CompleteRevocationRefsType"
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: 
CRLRefs?, OCSPRefs?, OtherRefs?
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="CompleteRevocationRefsType">
<xsd:sequence>
<xsd:element minOccurs="0" name="CRLRefs" type="CRLRefsType"/>
<xsd:element minOccurs="0" name="OCSPRefs" type="OCSPRefsType"/>
<xsd:element minOccurs="0" name="OtherRefs" type="OtherCertStatusRefsType"/>
</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)
CRLRefs
Type:
CRLRefsType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="CRLRefs" type="CRLRefsType"/>

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

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

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