| diagram | ![]() |
||
| children | FundDataPortalContent FundDataPortalInfos | ||
| used by |
|
||
| source | <xs:complexType name="CountrySpecificControlDataATType"> <xs:sequence> <xs:element name="FundDataPortalContent" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Valid options defined in documentation of fund data portal by OeKB</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FundDataPortalInfos" minOccurs="0"> <xs:annotation> <xs:documentation>Optional informations from fund data portal when downloading data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Info" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="type" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="FundDataPortalContent" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Valid options defined in documentation of fund data portal by OeKB</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Info | ||||||
| annotation |
|
||||||
| source | <xs:element name="FundDataPortalInfos" minOccurs="0"> <xs:annotation> <xs:documentation>Optional informations from fund data portal when downloading data</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Info" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="type" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | extension of xs:string | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Info" maxOccurs="unbounded"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="type" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:string |
| source | <xs:attribute name="type" type="xs:string"/> |