Skip to content

Commit

Permalink
legal data reformat
Browse files Browse the repository at this point in the history
As discussed with Michael
  • Loading branch information
AFoletti authored Jun 26, 2024
1 parent 6a7ffb1 commit 1f0007a
Showing 1 changed file with 5 additions and 20 deletions.
25 changes: 5 additions & 20 deletions src/eCH-0261-1-0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
<xs:import namespace="http://www.ech.ch/xmlns/eCH-0046/6" schemaLocation="http://www.ech.ch/xmlns/eCH-0046/6/eCH-0046-6-0.xsd"/>
<xs:import namespace="http://www.ech.ch/xmlns/eCH-0108/7" schemaLocation="http://www.ech.ch/xmlns/eCH-0108/7/eCH-0108-7-0.xsd"/>
<!--Hauptdatentypen-->
<xs:complexType name="legalUnitType">
<xs:complexType name="legalUnitAgriculturalDataType">
<xs:annotation>
<xs:documentation xml:lang="de">Rechtliche Einheit</xs:documentation>
<xs:documentation xml:lang="en">Legal Unit</xs:documentation>
<xs:documentation xml:lang="de">Agrarspezifische Merkmale der rechtlichen Einheit, inklusiv Stammdaten aus eCH-0108</xs:documentation>
<xs:documentation xml:lang="fr">Caractéristiques spécifiques agricoles de l'unité légale, y compris les données de base de eCH-0108</xs:documentation>
<xs:documentation xml:lang="en">Specific agricultural characteristics of the legal unit, included the master data from eCH-0108</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="legalUnitMasterData" type="eCH-0108:legalUnitMasterDataType">
Expand All @@ -25,22 +26,6 @@
<xs:documentation xml:lang="en">Master data of the legal unit</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="agriculturalAdditionToLegalUnit" type="eCH-0261:agriculturalAdditionToLegalUnitType">
<xs:annotation>
<xs:documentation xml:lang="de">Agrarspezifische Merkmale der rechtlichen Einheit</xs:documentation>
<xs:documentation xml:lang="fr">Caractéristiques spécifiques agricoles de l'unité légale</xs:documentation>
<xs:documentation xml:lang="en">Specific agricultural characteristics of the legal unit</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
<xs:complexType name="agriculturalAdditionToLegalUnitType">
<xs:annotation>
<xs:documentation xml:lang="de">Agrarspezifische Merkmale der rechtlichen Einheit</xs:documentation>
<xs:documentation xml:lang="fr">Caractéristiques spécifiques agricoles de l'unité légale</xs:documentation>
<xs:documentation xml:lang="en">Specific agricultural characteristics of the legal unit</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="parentLegalUnit" type="eCH-0108:uidType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation xml:lang="de">Übergeordnete rechtliche Einheit. Es ist möglich, dass es mehrere übergeordnete rechtliche Einheiten gibt. Dies kann z.B. bei Betriebszweiggemeinschaften und ÖLN-Gemeinschaft der Fall sein.</xs:documentation>
Expand Down Expand Up @@ -1065,4 +1050,4 @@
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
</xs:schema>

0 comments on commit 1f0007a

Please sign in to comment.