Definition Type: Attribute
Name: locationType
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: token:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-4-4.xsd
Use (Optional)
Documentation:
The value of the locationType attribute defines which type of location has been given. It may take the values 'lexical' or 'xpath'.
Collapse XSD Schema Diagram:
XSD Diagram of locationType in schema fpml-msg-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:attribute name="locationType" type="xsd:token">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The value of the locationType attribute defines which type of location has been given. It may take the values 'lexical' or 'xpath'.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>