Definition Type: Element
Name: difference
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into extraElement in schema fpml-doc-5-10_xsd Drilldown into missingElement in schema fpml-doc-5-10_xsd Drilldown into otherValue in schema fpml-doc-5-10_xsd Drilldown into otherPath in schema fpml-doc-5-10_xsd Drilldown into baseValue in schema fpml-doc-5-10_xsd Drilldown into basePath in schema fpml-doc-5-10_xsd Drilldown into element in schema fpml-doc-5-10_xsd Drilldown into differenceSeverity in schema fpml-doc-5-10_xsd Drilldown into differenceType in schema fpml-doc-5-10_xsd Drilldown into TradeDifference in schema fpml-doc-5-10_xsdXSD Diagram of difference in schema fpml-business-events-5-10_xsd (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 nsA:differenceType (1) (1)
differenceSeverity nsA:differenceSeverity (1) (1)
element nsA:element (1) (1)
basePath nsA:basePath 0 (1)
baseValue nsA:baseValue 0 (1)
otherPath nsA:otherPath 0 (1)
otherValue nsA:otherValue 0 (1)
missingElement nsA:missingElement 0 unbounded
extraElement nsA:extraElement 0 unbounded
message nsA:message (1) (1)
Collapse Derivation Tree: