Definition Type: Element
Name: location
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ProblemLocation
Containing Schema: fpml-msg-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A value indicating the location of the problem within the subject message.
Collapse XSD Schema Diagram:
Drilldown into problemLocationScheme in schema fpml-msg-4-4_xsd Drilldown into locationType in schema fpml-msg-4-4_xsd Drilldown into ProblemLocation in schema fpml-msg-4-4_xsdXSD Diagram of location in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="location" type="ProblemLocation" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A value indicating the location of the problem within the subject message.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
locationType fpml:locationType (Optional)
problemLocationScheme fpml:problemLocationScheme (Optional)
Collapse Derivation Tree: