Definition Type: ComplexType
Name: TaxFormType
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-10.xsd
Abstract
Documentation:
A scheme that describes tax form types.
Collapse XSD Schema Diagram:
Drilldown into taxFormTypeScheme in schema fpml-loan-5-10_xsdXSD Diagram of TaxFormType in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TaxFormType">
    <xsd:annotation>
        <xsd:documentation>A scheme that describes tax form types.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="taxFormTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/tax-form-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
taxFormTypeScheme nsA:taxFormTypeScheme http://www.fpml.org/coding-scheme/tax-form-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:taxFormType