Definition Type: Element
Name: differences
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:Difference
Containing Schema: fpml-doc-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
An optional set of detailed difference records.
Collapse XSD Schema Diagram:
Drilldown into message in schema fpml-doc-5-0_xsd1 Drilldown into extraElement in schema fpml-doc-5-0_xsd1 Drilldown into missingElement in schema fpml-doc-5-0_xsd1 Drilldown into otherValue in schema fpml-doc-5-0_xsd1 Drilldown into otherPath in schema fpml-doc-5-0_xsd1 Drilldown into baseValue in schema fpml-doc-5-0_xsd1 Drilldown into basePath in schema fpml-doc-5-0_xsd1 Drilldown into element in schema fpml-doc-5-0_xsd1 Drilldown into differenceSeverity in schema fpml-doc-5-0_xsd1 Drilldown into differenceType in schema fpml-doc-5-0_xsd1 Drilldown into Difference in schema fpml-doc-5-0_xsd1XSD Diagram of differences in schema fpml-doc-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="differences" type="Difference" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An optional set of detailed difference records.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
differenceType nsB:differenceType 0 (1)
differenceSeverity nsB:differenceSeverity 0 (1)
element nsB:element 0 (1)
basePath nsB:basePath 0 (1)
baseValue nsB:baseValue 0 (1)
otherPath nsB:otherPath 0 (1)
otherValue nsB:otherValue 0 (1)
missingElement nsB:missingElement 0 unbounded
extraElement nsB:extraElement 0 unbounded
message nsB:message 0 (1)
Collapse Derivation Tree: