| diagram | ![]() |
||
| namespace | http://www.fundsxml.org | ||
| children | Short Name TypeOfDataSupplier | ||
| used by | |||
| annotation |
|
||
| source | <xs:complexType name="DataSupplierType"> <xs:annotation> <xs:documentation>Der DataSupplierTyp enthaelt die Daten eines Datenlieferanten bzw. -beziehers.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Short"> <xs:annotation> <xs:documentation>Kuerzel zur Identifikation der Datenlieferanten bzw. -bezieher.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="isPartOfUK" type="xs:boolean" use="optional" fixed="true"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="Name" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Bezeichnung des Datenlieferanten bzw - beziehers.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeOfDataSupplier" minOccurs="0"> <xs:annotation> <xs:documentation>Bezeichnet den Typ des Datenlieferanten: KAG - Fondsgesellschaft AKAG - auslaendische Fondsgesellschaft OeKB - Oesterreichsiche Kontrollbank VENDOR - Datenvendor</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="KAG"/> <xs:enumeration value="AKAG"/> <xs:enumeration value="OeKB"/> <xs:enumeration value="VENDOR"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.fundsxml.org | ||||||||||||
| type | extension of xs:string | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="Short"> <xs:annotation> <xs:documentation>Kuerzel zur Identifikation der Datenlieferanten bzw. -bezieher.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="isPartOfUK" type="xs:boolean" use="optional" fixed="true"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:boolean | ||||
| properties |
|
||||
| source | <xs:attribute name="isPartOfUK" type="xs:boolean" use="optional" fixed="true"/> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Name" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Bezeichnung des Datenlieferanten bzw - beziehers.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||||||||
| namespace | http://www.fundsxml.org | |||||||||||||||
| type | restriction of xs:string | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="TypeOfDataSupplier" minOccurs="0"> <xs:annotation> <xs:documentation>Bezeichnet den Typ des Datenlieferanten: KAG - Fondsgesellschaft AKAG - auslaendische Fondsgesellschaft OeKB - Oesterreichsiche Kontrollbank VENDOR - Datenvendor</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="KAG"/> <xs:enumeration value="AKAG"/> <xs:enumeration value="OeKB"/> <xs:enumeration value="VENDOR"/> </xs:restriction> </xs:simpleType> </xs:element> |