Foreign
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/FundData/PurchasesAndSales/Foreign
Diagram
Documentation
Informationen über Käufe und Verkäufe im Ausland (außerhalb Deutschlands) im vorangegangenen Quartal
Information on foreign purchases and sales in the previous quarter
Information on foreign purchases et sales dans previous quarter
Informatie on foreign purchases en sales in previous quarter
Properties
- Type
- (anonymous)
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 8
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| PurchasesDataDEType |
Informationen über Käufe im Ausland außerhalb Deutschlands) im vorangegangenen Quartal Information on foreign purchases in the previous quarter Information on foreign purchases dans previous quarter Informatie on foreign purchases in previous quarter |
||
| SalesDataDEType |
Informationen über Verkäufe im Ausland (außerhalb Deutschlands) im vorangegangenen Quartal Information on foreign sales in the previous quarter Information on foreign sales dans previous quarter Informatie on foreign sales in previous quarter |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Foreign">
<xs:annotation>
<xs:documentation xml:lang="de">Informationen über Käufe und Verkäufe im Ausland (außerhalb Deutschlands) im vorangegangenen Quartal</xs:documentation>
<xs:documentation xml:lang="en">Information on foreign purchases and sales in the previous quarter</xs:documentation>
<xs:documentation xml:lang="fr">Information on foreign purchases et sales dans previous quarter</xs:documentation>
<xs:documentation xml:lang="nl">Informatie on foreign purchases en sales in previous quarter</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Purchases" type="PurchasesDataDEType">
<xs:annotation>
<xs:documentation xml:lang="de">Informationen über Käufe im Ausland außerhalb Deutschlands) im vorangegangenen Quartal</xs:documentation>
<xs:documentation xml:lang="en">Information on foreign purchases in the previous quarter</xs:documentation>
<xs:documentation xml:lang="fr">Information on foreign purchases dans previous quarter</xs:documentation>
<xs:documentation xml:lang="nl">Informatie on foreign purchases in previous quarter</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Sales" type="SalesDataDEType">
<xs:annotation>
<xs:documentation xml:lang="de">Informationen über Verkäufe im Ausland (außerhalb Deutschlands) im vorangegangenen Quartal</xs:documentation>
<xs:documentation xml:lang="en">Information on foreign sales in the previous quarter</xs:documentation>
<xs:documentation xml:lang="fr">Information on foreign sales dans previous quarter</xs:documentation>
<xs:documentation xml:lang="nl">Informatie on foreign sales in previous quarter</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>