Definition Type: Element
Name: version
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:Token
Containing Schema: fpml-legal-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
In the case where successive definitions of the legal document have been developed, the identification of the specific definition. This is typically (but not necessarily) done by referencing the year, e.g. 2013 in the case of the ISDA 2013 Standard Credit Support Annex.
Collapse XSD Schema Diagram:
XSD Diagram of version in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="version" type="Token" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">In the case where successive definitions of the legal document have been developed, the identification of the specific definition. This is typically (but not necessarily) done by referencing the year, e.g. 2013 in the case of the ISDA 2013 Standard Credit Support Annex.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: