Definition Type: Element
Name: indexAnnexVersion
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-cd-4-2.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A CDS index series version identifier, e.g. 1, 2, 3 etc.
Collapse XSD Schema Diagram:
XSD Diagram of indexAnnexVersion in schema fpml-cd-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="indexAnnexVersion" type="xsd:integer" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A CDS index series version identifier, e.g. 1, 2, 3 etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>