complexType NamesType
diagram index_p1215.png
children OfficialName FullName MarketingName ShortName PreviousName DynLenNames LanguageNames
used by
elements FundType/Names SubfundType/Names ShareClassType/Names
source <xs:complexType name="NamesType">
 
<xs:sequence>
   
<xs:element name="OfficialName" type="Text500Type">
     
<xs:annotation>
       
<xs:documentation>Official name of fund or corresponding object</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="FullName" type="Text500Type" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Full name of fund or share class for umbrella structures</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="MarketingName" type="Text500Type" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Marketing name of fund or corresponding object</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ShortName" type="Text100Type" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Short name of fund or corresponding object (max. 100 characters)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="PreviousName" type="Text500Type" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Previous name of fund or corresponding object</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="DynLenNames" type="DynLenNamesType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Name of fund or share classfor different max-space situations</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="LanguageNames" type="LanguageNamesType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Name of fund or share classes in additional languages</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element NamesType/OfficialName
diagram index_p1216.png
type Text500Type
properties
content simple
facets
Kind Value Annotation
maxLength 500
annotation
documentation
Official name of fund or corresponding object
source <xs:element name="OfficialName" type="Text500Type">
 
<xs:annotation>
   
<xs:documentation>Official name of fund or corresponding object</xs:documentation>
 
</xs:annotation>
</xs:element>

element NamesType/FullName
diagram index_p1217.png
type Text500Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 500
annotation
documentation
Full name of fund or share class for umbrella structures
source <xs:element name="FullName" type="Text500Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Full name of fund or share class for umbrella structures</xs:documentation>
 
</xs:annotation>
</xs:element>

element NamesType/MarketingName
diagram index_p1218.png
type Text500Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 500
annotation
documentation
Marketing name of fund or corresponding object
source <xs:element name="MarketingName" type="Text500Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Marketing name of fund or corresponding object</xs:documentation>
 
</xs:annotation>
</xs:element>

element NamesType/ShortName
diagram index_p1219.png
type Text100Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
annotation
documentation
Short name of fund or corresponding object (max. 100 characters)
source <xs:element name="ShortName" type="Text100Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Short name of fund or corresponding object (max. 100 characters)</xs:documentation>
 
</xs:annotation>
</xs:element>

element NamesType/PreviousName
diagram index_p1220.png
type Text500Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 500
annotation
documentation
Previous name of fund or corresponding object
source <xs:element name="PreviousName" type="Text500Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Previous name of fund or corresponding object</xs:documentation>
 
</xs:annotation>
</xs:element>

element NamesType/DynLenNames
diagram index_p1221.png
type DynLenNamesType
properties
minOcc 0
maxOcc 1
content complex
children Name
annotation
documentation
Name of fund or share classfor different max-space situations
source <xs:element name="DynLenNames" type="DynLenNamesType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Name of fund or share classfor different max-space situations</xs:documentation>
 
</xs:annotation>
</xs:element>

element NamesType/LanguageNames
diagram index_p1222.png
type LanguageNamesType
properties
minOcc 0
maxOcc 1
content complex
children Name
annotation
documentation
Name of fund or share classes in additional languages
source <xs:element name="LanguageNames" type="LanguageNamesType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Name of fund or share classes in additional languages</xs:documentation>
 
</xs:annotation>
</xs:element>


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