| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||
| children | ShareProfits RealEstateProfit | ||||
| annotation |
|
||||
| source | <xs:complexType name="DETaxType"> <xs:annotation> <xs:documentation xml:lang="DE">Price information: German Tax data</xs:documentation> <xs:documentation xml:lang="EN">The type representing prices.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ShareProfits" type="PercentageType" minOccurs="0"> <xs:annotation> <xs:documentation>Aktiengewinn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RealEstateProfit" type="PercentageType" minOccurs="0"> <xs:annotation> <xs:documentation>Immobiliengewinn</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | PercentageType | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="ShareProfits" type="PercentageType" minOccurs="0"> <xs:annotation> <xs:documentation>Aktiengewinn</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | PercentageType | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="RealEstateProfit" type="PercentageType" minOccurs="0"> <xs:annotation> <xs:documentation>Immobiliengewinn</xs:documentation> </xs:annotation> </xs:element> |