Definition Type: Element
Name: processingStatus
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:ServiceProcessingStatus
Containing Schema: fpml-msg-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A description of the stage of processing of the service, for example EndofDayProcessingCutoffOccurred, EndOfDayProcessingCompleted. [TBD: could be combined with advisory]
Collapse XSD Schema Diagram:
Drilldown into event in schema fpml-msg-5-10_xsd2 Drilldown into step in schema fpml-msg-5-10_xsd2 Drilldown into cycle in schema fpml-msg-5-10_xsd2 Drilldown into ServiceProcessingStatus in schema fpml-msg-5-10_xsd2XSD Diagram of processingStatus in schema fpml-msg-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="processingStatus" type="ServiceProcessingStatus">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A description of the stage of processing of the service, for example EndofDayProcessingCutoffOccurred, EndOfDayProcessingCompleted. [TBD: could be combined with advisory]</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cycle nsD:cycle 0 (1)
step nsD:step 0 (1)
event nsD:event 0 (1)
Collapse Derivation Tree: