Definition Type: Element
Name: basketVersion
Namespace: http://www.fpml.org/FpML-5/legal
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-asset-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Basket version, used to record changes in basket composition or weights
Collapse XSD Schema Diagram:
XSD Diagram of basketVersion in schema fpml-asset-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="basketVersion" type="xsd:nonNegativeInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Basket version, used to record changes in basket composition or weights</xsd:documentation>
    </xsd:annotation>
</xsd:element>