Definition Type: ComplexType
Name: ServiceStatus
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-msg-5-10.xsd
Abstract
Documentation:
A type that can be used to describe the availability or other state of a service, e.g. Available, Unavaialble.
Collapse XSD Schema Diagram:
Drilldown into serviceStatusScheme in schema fpml-msg-5-10_xsd3XSD Diagram of ServiceStatus in schema fpml-msg-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ServiceStatus">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that can be used to describe the availability or other state of a service, e.g. Available, Unavaialble.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="serviceStatusScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/service-status" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
serviceStatusScheme nsE:serviceStatusScheme http://www.fpml.org/coding-scheme/service-status (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:status