Definition Type: Element
Name: versionedTradeId
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:VersionedTradeId
Containing Schema: fpml-doc-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A trade identifier accompanied by a version number. In regulatory reporting views, this should be avoided except for internal mnessaging.
Collapse XSD Schema Diagram:
Drilldown into effectiveDate in schema fpml-shared-5-10_xsd1 Drilldown into version in schema fpml-shared-5-10_xsd1 Drilldown into VersionHistory.model in schema fpml-shared-5-10_xsd1 Drilldown into tradeId in schema fpml-doc-5-10_xsd1 Drilldown into VersionedTradeId in schema fpml-doc-5-10_xsd1XSD Diagram of versionedTradeId in schema fpml-doc-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="versionedTradeId" type="VersionedTradeId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A trade identifier accompanied by a version number. In regulatory reporting views, this should be avoided except for internal mnessaging.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tradeId nsB:tradeId (1) (1)
version nsB:version (1) (1)
effectiveDate nsB:effectiveDate 0 (1)
<xs:group> nsB:VersionHistory.model (1) (1)
Collapse Derivation Tree: