Organization
- 
                                                
Usage: For Org Accounts only.
 
- 
                                                        
Fully Disclosed Client (Org)
 - 
                                                        
Advisor Client ( Org)
 - 
                                                        
Non-Disclosed- NonQI Client (Org)
 - 
                                                        
Non-Disclosed- QI Client with Trading (Org)
 - 
                                                        
Non-Disclosed- QI Client with No Trading (Org)
 
XSD
<xsd:element name="Organization" use="Required" minOccurs="1" maxOccurs="1" />
<xsd:sequence>
 <xsd:attribute name="us_tax_purpose_type" type="us_tax_purpose_type" use="Required" />
 <xsd:attribute name="type" type="type" use="Optional" /> 
</xsd:sequence>
                                                    Parameters
| 
                                                                 Name  | 
                                                            
                                                                 Type  | 
                                                            
                                                                 Description  | 
                                                        
|---|---|---|
| 
                                                                 type  | 
                                                            
                                                                 LLC CORPORATION PARTNERSHIP UNINCORPORATED BUSINESS  | 
                                                            
                                                                 
  | 
                                                        
| 
                                                                 us_tax_purpose_type  | 
                                                            
                                                                 C P E  | 
                                                            
                                                                 C= Corporation P = Partnership E= Disregarded Entity  | 
                                                        
Sample
 <Organization TradeIntention_Type="FINANCIALINSTITUTION" type="LLC" us_tax_purpose_type="C">
                                                    