complexType FundCompaniesType
diagram index_p1116.png
children Company
used by
element FundStaticDataType/Companies
source <xs:complexType name="FundCompaniesType">
 
<xs:sequence>
   
<xs:element name="Company" type="FundCompanyType" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element FundCompaniesType/Company
diagram index_p1117.png
type FundCompanyType
properties
minOcc 1
maxOcc unbounded
content complex
children ListedRole UnlistedRole RoleStart RoleEnd Details
source <xs:element name="Company" type="FundCompanyType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy