complexType "ExecutionDateTime"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI
   
>
   
Content: 
{ xsd:dateTime }
</...>
All Direct / Indirect Based Elements (4):
executionDateTime (defined in AgreementAndEffectiveDates.model group),
executionDateTime (defined in PartyTradeInformation complexType),
executionDateTime (in novation),
executionDateTime (in packageInformation)
Known Usage Locations
Annotation
A type defining the trade execution date time and the source of it. For use inside containing types which already have a Reference to a Party that has assigned this trade execution date time.
Type Definition Detail
Type Derivation Tree
xsd:dateTime (extension)
  ExecutionDateTime
Derivation:
extension of xsd:dateTime
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="ExecutionDateTime">
<xsd:simpleContent>
<xsd:extension base="xsd:dateTime">
<xsd:attribute name="executionDateTimeScheme" type="xsd:anyURI"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
executionDateTimeScheme
Type:
xsd:anyURI, predefined
Use:
optional
Identification of the source (e.g. clock id) generating the execution date time.
XML Source (w/o annotations (1); see within schema source)
<xsd:attribute name="executionDateTimeScheme" type="xsd:anyURI"/>

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