simpleType TargetRegionDEType
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type restriction of xs:string
properties
base xs:string
used by
elements CountrySpecificDataDEType/SpecificationsClosedEndedFunds/Properties/Energy/TargetRegion CountrySpecificDataDEType/SpecificationsClosedEndedFunds/Properties/Infrastructure/TargetRegion CountrySpecificDataDEType/SpecificationsClosedEndedFunds/Properties/ForestryAgriculture/TargetRegion
facets
Kind Value Annotation
pattern [0-9]+\.[0-9]{4,}
enumeration Deutschland
enumeration Euro-Raum
enumeration Europa
enumeration Nordamerika
enumeration Lateinamerika
enumeration Naher und Mittlerer Osten
enumeration Fernost / ASEAN
enumeration Australien / Ozeanien
enumeration Afrika
annotation
documentation
Country Specific data - Germany
source <xs:simpleType name="TargetRegionDEType">
 
<xs:annotation>
   
<xs:documentation>Country Specific data - Germany</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]+\.[0-9]{4,}"/>
   
<xs:enumeration value="Deutschland"/>
   
<xs:enumeration value="Euro-Raum"/>
   
<xs:enumeration value="Europa"/>
   
<xs:enumeration value="Nordamerika"/>
   
<xs:enumeration value="Lateinamerika"/>
   
<xs:enumeration value="Naher und Mittlerer Osten"/>
   
<xs:enumeration value="Fernost / ASEAN"/>
   
<xs:enumeration value="Australien / Ozeanien"/>
   
<xs:enumeration value="Afrika"/>
 
</xs:restriction>
</xs:simpleType>


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