complexType NamesType
diagram index_p1439.png
children OfficialName FullName MarketingName ShortName PreviousName DynLenNames LanguageNames
used by
elements ShareClassType/Names FundType/Names SubfundType/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" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Previous name of fund or corresponding object</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="Text500Type">
           
<xs:attribute name="until" type="xs:date">
             
<xs:annotation>
               
<xs:documentation>Date until previous name of fund or object was valid</xs:documentation>
             
</xs:annotation>
           
</xs:attribute>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</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_p1440.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_p1441.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_p1442.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_p1443.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_p1444.png
type extension of Text500Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
maxLength 500
attributes
Name  Type  Use  Default  Fixed  Annotation
until  xs:date        
documentation
Date until previous name of fund or object was valid
annotation
documentation
Previous name of fund or corresponding object
source <xs:element name="PreviousName" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Previous name of fund or corresponding object</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="Text500Type">
       
<xs:attribute name="until" type="xs:date">
         
<xs:annotation>
           
<xs:documentation>Date until previous name of fund or object was valid</xs:documentation>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute NamesType/PreviousName/@until
type xs:date
annotation
documentation
Date until previous name of fund or object was valid
source <xs:attribute name="until" type="xs:date">
 
<xs:annotation>
   
<xs:documentation>Date until previous name of fund or object was valid</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element NamesType/DynLenNames
diagram index_p1445.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_p1446.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