FISN

/FundsXML4/AssetMasterData/Asset/FISN

Diagram

FISN

Documentation

EN

ISO 18774 Name of instument

DE

ISO 18774 Name von instument

FR

ISO 18774 Nom de instument

NL

Nombre del instrumento ISO 18774

ES

ISO 18774 Nombre el instument

IT

ISO 18774 Nome dello strumento

CS

ISO 18774 Name of instument

HU

ISO 18774 Name of instument

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
3
Sample Data
ExampleText
Restrictions
Base: xs:string
MaxLength: 128

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="FISN">
   <xs:annotation>
      <xs:documentation xml:lang="en">ISO 18774 Name of instument</xs:documentation>
      <xs:documentation xml:lang="de">ISO 18774 Name von instument</xs:documentation>
      <xs:documentation xml:lang="fr">ISO 18774 Nom de instument</xs:documentation>
      <xs:documentation xml:lang="nl">Nombre del instrumento ISO 18774</xs:documentation>
      <xs:documentation xml:lang="es">ISO 18774 Nombre el instument</xs:documentation>
      <xs:documentation xml:lang="it">ISO 18774 Nome dello strumento</xs:documentation>
      <xs:documentation xml:lang="cs">ISO 18774 Name of instument</xs:documentation>
      <xs:documentation xml:lang="hu">ISO 18774 Name of instument</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:maxLength value="128"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>