Definition Type: Element
Name: location
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
An value indicating the location of the problem within the subject message.
Collapse XSD Schema Diagram:
Drilldown into locationType in schema fpml-msg-4-0_xsdXSD Diagram of location in schema fpml-msg-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="location" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>An value indicating the location of the problem within the subject message.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:string">
                <xsd:attribute name="locationType" type="xsd:normalizedString" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
locationType nsA:locationType (Optional)