Definition Type: Element
Name: sequence
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-5.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
DEPRECATED Sequence in which the reference to the time period multiplier should be applied.
Collapse XSD Schema Diagram:
XSD Diagram of sequence in schema fpml-shared-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="sequence" type="xsd:positiveInteger" minOccurs="0" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Ordering is already present in the XML instance document. It shouldn't be defined as an element as stated in the Architecture Specification" xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED Sequence in which the reference to the time period multiplier should be applied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>