complexType QualificationType
diagram index_p1942.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
children EducationHistory LanguageSkills Certifications
used by
element FundManagerType/Qualifications
annotation
documentation
Qualification of the Manager
source <xs:complexType name="QualificationType">
 
<xs:annotation>
   
<xs:documentation>Qualification of the Manager</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="EducationHistory" minOccurs="0" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="InstitutionName" type="xs:string"/>
         
<xs:element name="Degree" type="xs:string"/>
         
<xs:element name="YearOfGraduation" type="xs:gYear"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="LanguageSkills" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xs:element name="Certifications" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element QualificationType/EducationHistory
diagram index_p1943.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
properties
minOcc 0
maxOcc unbounded
content complex
children InstitutionName Degree YearOfGraduation
source <xs:element name="EducationHistory" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="InstitutionName" type="xs:string"/>
     
<xs:element name="Degree" type="xs:string"/>
     
<xs:element name="YearOfGraduation" type="xs:gYear"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element QualificationType/EducationHistory/InstitutionName
diagram index_p1944.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
content simple
source <xs:element name="InstitutionName" type="xs:string"/>

element QualificationType/EducationHistory/Degree
diagram index_p1945.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
content simple
source <xs:element name="Degree" type="xs:string"/>

element QualificationType/EducationHistory/YearOfGraduation
diagram index_p1946.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:gYear
properties
content simple
source <xs:element name="YearOfGraduation" type="xs:gYear"/>

element QualificationType/LanguageSkills
diagram index_p1947.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="LanguageSkills" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element QualificationType/Certifications
diagram index_p1948.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xs:element name="Certifications" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>


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