complexType CategoryType
diagram index_p223.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children CategoryGeneral
used by
element PortfolioType/Category
annotation
documentation
Categories of the portfolios
documentation
Aufteilungsarten der Portfolios.
source <xs:complexType name="CategoryType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Categories of the portfolios</xs:documentation>
   
<xs:documentation xml:lang="de">Aufteilungsarten der Portfolios.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="CategoryGeneral" type="CategoryGeneralType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Could become "CategoryType" or "BreakdownType"********
Distribution by category.
New model, suitable for any kind of decomposition.
Possibility of recursive decomposition added.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element CategoryType/CategoryGeneral
diagram index_p224.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type CategoryGeneralType
properties
minOcc 0
maxOcc unbounded
content complex
children CategoryDescription Position
annotation
documentation
Could become "CategoryType" or "BreakdownType"********
Distribution by category.
New model, suitable for any kind of decomposition.
Possibility of recursive decomposition added.
source <xs:element name="CategoryGeneral" type="CategoryGeneralType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Could become "CategoryType" or "BreakdownType"********
Distribution by category.
New model, suitable for any kind of decomposition.
Possibility of recursive decomposition added.
</xs:documentation>
 
</xs:annotation>
</xs:element>


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