complexType "PartyEntityClassification"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
partyEntityClassification
Known Usage Locations
Annotation
A type that specifies the classification of a party.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PartyEntityClassification">
<xsd:sequence>
<xsd:element name="partyReference" type="PartyReference"/>
<xsd:element name="entityClassification" type="EntityClassification"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
entityClassification
Type:
EntityClassification, simple content
Indicates the category or classification or business role of the organization referenced by the partyTradeInformation with respect to this reporting regime, for example Financial, NonFinancial etc.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="entityClassification" type="EntityClassification"/>

partyReference
Type:
PartyReference, empty content
A pointer style reference to a party identifier defined elsewhere in the document. The party referenced has the classification in the associated "entityClassification" element below.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="partyReference" type="PartyReference"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.