@type
/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundDynamicData/Portfolios/Portfolio/Transactions/Transaction/Derivatives/CCP/Identifiers/ReutersRIC/@type
Diagram
Documentation
EN
Type of the Reuters instrument code
DE
Typ des Reuters Instrument Codes
FR
Type du code d'instrument Reuters
NL
Type van de Reuters instrumentcode
ES
Tipo del código de instrumento Reuters
IT
Tipo del codice strumento Reuters
CS
Typ kódu nástroje Reuters
HU
A Reuters eszközkód típusa
Properties
- Type
- Text16Type
- 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
- 16
- Sample Data
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 16
Element Definition
Element Definition
<xs:attribute 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="type"
type="Text16Type">
<xs:annotation>
<xs:documentation xml:lang="en">Type of the Reuters instrument code</xs:documentation>
<xs:documentation xml:lang="de">Typ des Reuters Instrument Codes</xs:documentation>
<xs:documentation xml:lang="fr">Type du code d'instrument Reuters</xs:documentation>
<xs:documentation xml:lang="nl">Type van de Reuters instrumentcode</xs:documentation>
<xs:documentation xml:lang="es">Tipo del código de instrumento Reuters</xs:documentation>
<xs:documentation xml:lang="it">Tipo del codice strumento Reuters</xs:documentation>
<xs:documentation xml:lang="cs">Typ kódu nástroje Reuters</xs:documentation>
<xs:documentation xml:lang="hu">A Reuters eszközkód típusa</xs:documentation>
</xs:annotation>
</xs:attribute>
Referenced Type Definition
(Text16Type)
Referenced Type Definition (Text16Type)
<xs:simpleType 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="Text16Type">
<xs:annotation>
<xs:documentation xml:lang="en">Text (max. 16 characters)</xs:documentation>
<xs:documentation xml:lang="de">Text (max. 16 Zeichen)</xs:documentation>
<xs:documentation xml:lang="fr">Texte (max. 16 caractères)</xs:documentation>
<xs:documentation xml:lang="nl">Tekst (max. 16 tekens)</xs:documentation>
<xs:documentation xml:lang="es">Texto (máx. 16 caracteres)</xs:documentation>
<xs:documentation xml:lang="it">Testo (max. 16 caratteri)</xs:documentation>
<xs:documentation xml:lang="cs">Text (max. 16 znaků)</xs:documentation>
<xs:documentation xml:lang="hu">Szöveg (max. 16 karakter)</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="16"/>
</xs:restriction>
</xs:simpleType>