ActionCode
/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/ShareClasses/ShareClass/PerformanceFigures/ActionCode
Diagram
Documentation
EN
Operational code: Create(C), Modify(M), Delete(D) below information
DE
Operationscode: Erstellen(C), Ändern(M), Löschen(D) der folgenden Informationen
FR
Operational code: Create(C), Modify(M), Delete(D) below information
NL
Operational code: Create(C), Modify(M), Delete(D) below informatie
ES
Código operacional: Crear(C), Modificar(M), Eliminar(D) la información siguiente
IT
Codice operativo: Crea (C), Modifica (M), Elimina (D) sotto le informazioni
CS
Operational code: Create(C), Modify(M), Delete(D) below information
HU
Operational code: Create(C), Modify(M), Delete(D) below information
Properties
- Type
- xs:string
- Cardinality
- 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
- 11
- Sample Data
- C
- Restrictions
- Base: xs:string
Enumeration:CDM
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"
name="ActionCode">
<xs:annotation>
<xs:documentation xml:lang="en">Operational code: Create(C), Modify(M), Delete(D) below information</xs:documentation>
<xs:documentation xml:lang="de">Operationscode: Erstellen(C), Ändern(M), Löschen(D) der folgenden Informationen</xs:documentation>
<xs:documentation xml:lang="fr">Operational code: Create(C), Modify(M), Delete(D) below information</xs:documentation>
<xs:documentation xml:lang="nl">Operational code: Create(C), Modify(M), Delete(D) below informatie</xs:documentation>
<xs:documentation xml:lang="es">Código operacional: Crear(C), Modificar(M), Eliminar(D) la información siguiente</xs:documentation>
<xs:documentation xml:lang="it">Codice operativo: Crea (C), Modifica (M), Elimina (D) sotto le informazioni</xs:documentation>
<xs:documentation xml:lang="cs">Operational code: Create(C), Modify(M), Delete(D) below information</xs:documentation>
<xs:documentation xml:lang="hu">Operational code: Create(C), Modify(M), Delete(D) below information</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="C"/>
<xs:enumeration value="D"/>
<xs:enumeration value="M"/>
</xs:restriction>
</xs:simpleType>
</xs:element>