Definition Type: Element
Name: processingStatus
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into step in schema fpml-msg-5-10_xsd Drilldown into cycle in schema fpml-msg-5-10_xsd Drilldown into ServiceProcessingStatus in schema fpml-msg-5-10_xsdXSD Diagram of processingStatus in schema fpml-msg-5-10_xsd (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 nsA:cycle 0 (1)
step nsA:step 0 (1)
event nsA:event (1) (1)
Collapse Derivation Tree: