Definition Type: Element
Name: localJurisdiction
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:CountryCode
Containing Schema: fpml-eq-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Local Jurisdiction is a term used in the AEJ Master Confirmation, which is used to determine local taxes, which shall mean taxes, duties, and similar charges imposed by the taxing authority of the Local Jurisdiction If this element is not present Local Jurisdiction is Not Applicable.
Collapse XSD Schema Diagram:
Drilldown into countryScheme in schema fpml-shared-5-10_xsd Drilldown into CountryCode in schema fpml-shared-5-10_xsdXSD Diagram of localJurisdiction in schema fpml-eq-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="localJurisdiction" type="CountryCode" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Local Jurisdiction is a term used in the AEJ Master Confirmation, which is used to determine local taxes, which shall mean taxes, duties, and similar charges imposed by the taxing authority of the Local Jurisdiction If this element is not present Local Jurisdiction is Not Applicable.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
countryScheme nsA:countryScheme http://www.fpml.org/coding-scheme/external/iso3166 (Optional)
Collapse Derivation Tree: