Definition Type: Element
Name: organizationCharacteristic
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:OrganizationCharacteristic
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Allows the organization to specify which categories or characteristics apply to it for end-user exception determination. Examples include "FinancialEntity", "CaptiveFinanceUnit", "BoardOfDirectorsApproval".
Collapse XSD Schema Diagram:
Drilldown into organizationCharacteristicScheme in schema fpml-doc-5-10_xsd2 Drilldown into OrganizationCharacteristic in schema fpml-doc-5-10_xsd2XSD Diagram of organizationCharacteristic in schema fpml-doc-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="organizationCharacteristic" type="OrganizationCharacteristic" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Allows the organization to specify which categories or characteristics apply to it for end-user exception determination. Examples include "FinancialEntity", "CaptiveFinanceUnit", "BoardOfDirectorsApproval".</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
organizationCharacteristicScheme nsC:organizationCharacteristicScheme http://www.fpml.org/coding-scheme/organization-characteristic (Optional)
Collapse Derivation Tree: