Definition Type: Element
Name: versionedContractId
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:VersionedContractId
Containing Schema: fpml-doc-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A contract id which is version aware.
Collapse XSD Schema Diagram:
Drilldown into effectiveDate in schema fpml-shared-5-10_xsd4 Drilldown into version in schema fpml-shared-5-10_xsd4 Drilldown into VersionHistory.model in schema fpml-shared-5-10_xsd4 Drilldown into contractId in schema fpml-doc-5-10_xsd4 Drilldown into VersionedContractId in schema fpml-doc-5-10_xsd4XSD Diagram of versionedContractId in schema fpml-doc-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="versionedContractId" type="VersionedContractId" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A contract id which is version aware.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
contractId nsE:contractId 0 (1)
version nsE:version 0 (1)
effectiveDate nsE:effectiveDate 0 (1)
<xs:group> nsE:VersionHistory.model (1) (1)
Collapse Derivation Tree: