Namespace: |
|
Content: |
5 elements |
Defined: |
globally in fpml-shared-5-3.xsd; see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 1 location |
Complex Content Model |
classification*, creditRating*, country?, jurisdiction*, organizationType? |
<xsd:group name="PartyInformation.model"> <xsd:sequence> <xsd:element maxOccurs="unbounded" minOccurs="0" name="classification" type="IndustryClassification"/> <!-- added BAL 2012-01-23 for CFTC final rules --> </xsd:sequence> </xsd:group> |
Type: |
IndustryClassification, simple content |
xsd:normalizedString |
maxLength: |
255 |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="classification" type="IndustryClassification"/> |
Type: |
CountryCode, simple content |
xsd:token |
<xsd:element minOccurs="0" name="country" type="CountryCode"/> |
Type: |
CreditRating, simple content |
xsd:normalizedString |
maxLength: |
255 |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="creditRating" type="CreditRating"/> |
Type: |
GoverningLaw, simple content |
xsd:normalizedString |
maxLength: |
255 |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="jurisdiction" type="GoverningLaw"/> |
Type: |
OrganizationType, simple content |
xsd:token |
<xsd:element minOccurs="0" name="organizationType" type="OrganizationType"/> |
XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |