| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| children | Name AbsoluteValue RelativeValue Text Range | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="FeeType"> <xs:annotation> <xs:documentation xml:lang="en">A type which represents one fee</xs:documentation> <xs:documentation xml:lang="de">Ein Typ, der eine Gebuehr darstellt.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">The name of the fee. This Information comes from the dictionary.</xs:documentation> <xs:documentation xml:lang="de">Der Name der Gebuehr. Diese information wird im Dictionary gepflegt.</xs:documentation> </xs:annotation> </xs:element> <xs:sequence> <xs:choice> <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="Range" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Maximum" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Minimum" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="Name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">The name of the fee. This Information comes from the dictionary.</xs:documentation> <xs:documentation xml:lang="de">Der Name der Gebuehr. Diese information wird im Dictionary gepflegt.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| type | xs:decimal | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| type | PercentageType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| properties |
|
||||||
| children | Maximum Minimum | ||||||
| source | <xs:element name="Range" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Maximum" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Minimum" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| properties |
|
||||||
| children | AbsoluteValue RelativeValue Text | ||||||
| source | <xs:element name="Maximum" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| type | xs:decimal | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| type | PercentageType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| properties |
|
||||||
| children | AbsoluteValue RelativeValue Text | ||||||
| source | <xs:element name="Minimum" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| type | xs:decimal | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="AbsoluteValue" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Absolute value of a fee</xs:documentation> <xs:documentation xml:lang="de">Absoluter Werte einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| type | PercentageType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="RelativeValue" type="PercentageType"> <xs:annotation> <xs:documentation xml:lang="en">Relative value of a fee</xs:documentation> <xs:documentation xml:lang="de">Relativer Wert einer Gebuehr</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">A free textfield which can be used for fees that could not be expressed by a formula</xs:documentation> <xs:documentation xml:lang="de">Ein Freitext fuer die Gebuehren, deren Werte nur durch Berechnungen zustande kommen.</xs:documentation> </xs:annotation> </xs:element> |