Definition Type: Attribute
Name: problemLocationScheme
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-4-4.xsd
Use (Optional)
Documentation:
DEPRECATED. It will be removed in FpML 5.0. New implementations are encouraged to use the locationType attribute.
Collapse XSD Schema Diagram:
XSD Diagram of problemLocationScheme in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:attribute name="problemLocationScheme" type="xsd:anyURI" fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="This attribute was introduced by mistake in FpML 4.2. instead of keeping the locationType attribute." xmlns:fpml-annotation="http://www.fpml.org/annotation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">DEPRECATED. It will be removed in FpML 5.0. New implementations are encouraged to use the locationType attribute.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>