complexType "EventTimestamps"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
eventTimestamps
Known Usage Locations
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="EventTimestamps">
<xsd:sequence>
<xsd:element minOccurs="0" name="agreementDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="entryDateTime" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="executionDateTime" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="effectiveDate" type="xsd:date"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
agreementDate
Type:
xsd:date, predefined, simple content
When the details of the event were agreed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="agreementDate" type="xsd:date"/>

effectiveDate
Type:
xsd:date, predefined, simple content
When the event is actually effective from
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="effectiveDate" type="xsd:date"/>

entryDateTime
Type:
xsd:dateTime, predefined, simple content
When the agreed details where recorded.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="entryDateTime" type="xsd:dateTime"/>

executionDateTime
Type:
xsd:dateTime, predefined, simple content
When the event was executed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="executionDateTime" type="xsd:dateTime"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.