ClosedType
/FundsXML4/Funds/Fund/FundStaticData/ClosedType
Diagram
Documentation
HARD: Nobody can buy new shares. SOFT: Only existing investors can buy new shares
HARD: Niemand kann neue Anteile kaufen. SOFT: Nur bestehende Anleger können neue Anteile kaufen
HARD: Nobody can achat new shares. SOFT: Only existing investors can achat new shares
HARD: Nobody can koop new shares. SOFT: Only existing investors can koop new shares
HARD: Nadie puede comprar nuevas participaciones. SOFT: Solo los inversores existentes pueden comprar nuevas participaciones
DIFFICILE: Nessuno può acquistare nuove azioni. SOFT: solo gli investitori esistenti possono acquistare nuove azioni
HARD: Nikdo nemůže koupit nové akcie. SOFT: Pouze stávající investoři mohou koupit nové akcie
HARD: Senki sem vásárolhat új jegyeket. SOFT: Csak meglévő befektetők vásárolhatnak új jegyeket
Properties
- Type
- xs:string
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
- Sample Data
- HARD
- Restrictions
- Base: xs:string
Enumeration:HARDSOFT
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="ClosedType">
<xs:annotation>
<xs:documentation xml:lang="en">HARD: Nobody can buy new shares. SOFT: Only existing investors can buy new shares</xs:documentation>
<xs:documentation xml:lang="de">HARD: Niemand kann neue Anteile kaufen. SOFT: Nur bestehende Anleger können neue Anteile kaufen</xs:documentation>
<xs:documentation xml:lang="fr">HARD: Nobody can achat new shares. SOFT: Only existing investors can achat new shares</xs:documentation>
<xs:documentation xml:lang="nl">HARD: Nobody can koop new shares. SOFT: Only existing investors can koop new shares</xs:documentation>
<xs:documentation xml:lang="es">HARD: Nadie puede comprar nuevas participaciones. SOFT: Solo los inversores existentes pueden comprar nuevas participaciones</xs:documentation>
<xs:documentation xml:lang="it">DIFFICILE: Nessuno può acquistare nuove azioni. SOFT: solo gli investitori esistenti possono acquistare nuove azioni</xs:documentation>
<xs:documentation xml:lang="cs">HARD: Nikdo nemůže koupit nové akcie. SOFT: Pouze stávající investoři mohou koupit nové akcie</xs:documentation>
<xs:documentation xml:lang="hu">HARD: Senki sem vásárolhat új jegyeket. SOFT: Csak meglévő befektetők vásárolhatnak új jegyeket</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="HARD"/>
<xs:enumeration value="SOFT"/>
</xs:restriction>
</xs:simpleType>
</xs:element>