| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| children | EducationHistory LanguageSkills Certifications | ||
| used by |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| properties |
|
||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="InstitutionName" type="xs:string"/> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="Degree" type="xs:string"/> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| type | xs:gYear | ||
| properties |
|
||
| source | <xs:element name="YearOfGraduation" type="xs:gYear"/> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="LanguageSkills" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="Certifications" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |