complexType "OCSPRefType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
OCSPIdentifier, DigestAlgAndValue?
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="OCSPRefType">
<xsd:sequence>
<xsd:element name="OCSPIdentifier" type="OCSPIdentifierType"/>
<xsd:element minOccurs="0" name="DigestAlgAndValue" type="DigestAlgAndValueType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined in this component only; 2/2)
DigestAlgAndValue
Type:
DigestAlgAndValueType, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="DigestAlgAndValue" type="DigestAlgAndValueType"/>

OCSPIdentifier
Type:
OCSPIdentifierType, complex content
XML Source (see within schema source)
<xsd:element name="OCSPIdentifier" type="OCSPIdentifierType"/>

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