complexType "TradeTimestamp"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-doc-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
type?, value?
</...>
Content Model Elements (2):
type (in timestamp in timestamps), value (in timestamp in timestamps)
All Direct / Indirect Based Elements (1):
timestamp (in timestamps)
Known Usage Locations
Annotation
A generic trade timestamp
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="TradeTimestamp">
<xsd:sequence>
<xsd:element minOccurs="0" name="type" type="TimestampTypeScheme"/>
<xsd:element minOccurs="0" name="value" type="xsd:dateTime"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
type
Type:
TimestampTypeScheme, simple content
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="type" type="TimestampTypeScheme"/>

value
Type:
xsd:dateTime, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="value" type="xsd:dateTime"/>

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