complexType "AdmissionToTrading"
Namespace:
Content:
complex, 5 elements
Defined:
globally in fpml-doc-5-10.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
admissionToTrading
Known Usage Locations
Annotation
Information about whether and when a product was admitted to trading on a facility.
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="AdmissionToTrading">
<xsd:sequence>
<xsd:element minOccurs="0" name="requested" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="requestDate" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="approvalDate" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="admissionDate" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="terminationDate" type="xsd:dateTime"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 5/5)
admissionDate
Type:
xsd:dateTime, predefined, simple content
Date and time of the admission to trading on the trading venue or the date and time when the instrument was first traded or an order or quote was first received by the trading venue.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="admissionDate" type="xsd:dateTime"/>

approvalDate
Type:
xsd:dateTime, predefined, simple content
Date and time the issuer has approved admission to trading or trading in its financial instruments on a trading venue.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="approvalDate" type="xsd:dateTime"/>

requestDate
Type:
xsd:dateTime, predefined, simple content
Date and time of the request for admission to trading on the trading venue.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="requestDate" type="xsd:dateTime"/>

requested
Type:
xsd:boolean, predefined, simple content
Whether the issuer of the financial instrument has requested or approved the trading or admission to trading of their financial instruments on a trading venue.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="requested" type="xsd:boolean"/>

terminationDate
Type:
xsd:dateTime, predefined, simple content
Date and time when the financial instrument ceases to be traded or to be admitted to trading on the trading venue.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="terminationDate" 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.