complexType "OCSPIdentifierType"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
globally in XADES.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
XML Representation Summary
<...
    URI
 = 
xsd:anyURI
    >
   
Content: 
ResponderID, ProducedAt
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="OCSPIdentifierType">
<xsd:sequence>
<xsd:element name="ResponderID" type="xsd:string"/>
<xsd:element name="ProducedAt" type="xsd:dateTime"/>
</xsd:sequence>
<xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
URI
Type:
xsd:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="URI" type="xsd:anyURI" use="optional"/>
Content Element Detail (all declarations; defined in this component only; 2/2)
ProducedAt
Type:
xsd:dateTime, predefined, simple content
XML Source (see within schema source)
<xsd:element name="ProducedAt" type="xsd:dateTime"/>

ResponderID
Type:
xsd:string, predefined, simple content
XML Source (see within schema source)
<xsd:element name="ResponderID" type="xsd:string"/>

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