Definition Type: ComplexType
Name: ServiceProcessingStep
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Scheme
Containing Schema: fpml-msg-5-10.xsd
Abstract
Documentation:
A type that can be used to describe what stage of processing a service is in. For example, Netting or Valuation.
Collapse XSD Schema Diagram:
Drilldown into serviceProcessingStep in schema fpml-msg-5-10_xsd2XSD Diagram of ServiceProcessingStep in schema fpml-msg-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ServiceProcessingStep">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that can be used to describe what stage of processing a service is in. For example, Netting or Valuation.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="serviceProcessingStep" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/service-processing-step" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
serviceProcessingStep nsD:serviceProcessingStep http://www.fpml.org/coding-scheme/service-processing-step (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:step