Definition Type: ComplexType
Name: ServiceProcessingCycle
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Scheme
Containing Schema: fpml-msg-5-10.xsd
Abstract
Documentation:
A type that can be used to describe the processing phase of a service. For example, EndOfDay, Intraday.
Collapse XSD Schema Diagram:
Drilldown into serviceProcessingCycleScheme in schema fpml-msg-5-10_xsd4XSD Diagram of ServiceProcessingCycle in schema fpml-msg-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ServiceProcessingCycle">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that can be used to describe the processing phase of a service. For example, EndOfDay, Intraday.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="serviceProcessingCycleScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/service-processing-cycle" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
serviceProcessingCycleScheme nsF:serviceProcessingCycleScheme http://www.fpml.org/coding-scheme/service-processing-cycle (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:cycle