complexType CountrySpecificControlDataATType
diagram index_p431.png
children FundDataPortalContent FundDataPortalInfos
used by
element ControlDataType/CountrySpecificData/AT
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>

element CountrySpecificControlDataATType/FundDataPortalContent
diagram index_p432.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid options defined in documentation of fund data portal by OeKB
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>

element CountrySpecificControlDataATType/FundDataPortalInfos
diagram index_p433.png
properties
minOcc 0
maxOcc 1
content complex
children Info
annotation
documentation
Optional informations from fund data portal when downloading data
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>

element CountrySpecificControlDataATType/FundDataPortalInfos/Info
diagram index_p434.png
type extension of xs:string
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
type  xs:string        
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>

attribute CountrySpecificControlDataATType/FundDataPortalInfos/Info/@type
type xs:string
source <xs:attribute name="type" type="xs:string"/>


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