Definition Type: Element
Name: difference
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:TradeDifference
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A type used to record the details of a difference between two sides of a business event.
Collapse XSD Schema Diagram:
Drilldown into message in schema fpml-doc-5-10_xsd4 Drilldown into extraElement in schema fpml-doc-5-10_xsd4 Drilldown into missingElement in schema fpml-doc-5-10_xsd4 Drilldown into otherValue in schema fpml-doc-5-10_xsd4 Drilldown into otherPath in schema fpml-doc-5-10_xsd4 Drilldown into baseValue in schema fpml-doc-5-10_xsd4 Drilldown into basePath in schema fpml-doc-5-10_xsd4 Drilldown into element in schema fpml-doc-5-10_xsd4 Drilldown into differenceSeverity in schema fpml-doc-5-10_xsd4 Drilldown into differenceType in schema fpml-doc-5-10_xsd4 Drilldown into TradeDifference in schema fpml-doc-5-10_xsd4XSD Diagram of difference in schema fpml-business-events-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="difference" type="TradeDifference" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type used to record the details of a difference between two sides of a business event.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
differenceType nsE:differenceType 0 (1)
differenceSeverity nsE:differenceSeverity 0 (1)
element nsE:element 0 (1)
basePath nsE:basePath 0 (1)
baseValue nsE:baseValue 0 (1)
otherPath nsE:otherPath 0 (1)
otherValue nsE:otherValue 0 (1)
missingElement nsE:missingElement 0 unbounded
extraElement nsE:extraElement 0 unbounded
message nsE:message 0 (1)
Collapse Derivation Tree: