Definition Type: ComplexType
Name: ServiceAdvisoryCategory
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 category of an advisory message, e.g.. Availability, Rules, Products, etc., etc..
Collapse XSD Schema Diagram:
Drilldown into serviceAdvisoryCategoryScheme in schema fpml-msg-5-10_xsd3XSD Diagram of ServiceAdvisoryCategory in schema fpml-msg-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ServiceAdvisoryCategory">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that can be used to describe the category of an advisory message, e.g.. Availability, Rules, Products, etc., etc..</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="serviceAdvisoryCategoryScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/service-advisory-category" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
serviceAdvisoryCategoryScheme nsE:serviceAdvisoryCategoryScheme http://www.fpml.org/coding-scheme/service-advisory-category (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:category