Definition Type: ComplexType
Name: OrganizationType
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Token
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A code that describes what type of role an organization plays, for example a SwapsDealer, a Major Swaps Participant, or Other
Collapse XSD Schema Diagram:
Drilldown into organizationTypeScheme in schema fpml-shared-5-10_xsd5XSD Diagram of OrganizationType in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="OrganizationType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A code that describes what type of role an organization plays, for example a SwapsDealer, a Major Swaps Participant, or Other</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Token">
            <xsd:attribute name="organizationTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/organization-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
organizationTypeScheme nsF:organizationTypeScheme http://www.fpml.org/coding-scheme/organization-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:organizationType