Skip to content

Commit

Permalink
Merge pull request #13 from blw-ofag-ufag/release/v1
Browse files Browse the repository at this point in the history
release V1
  • Loading branch information
lars-steffen authored Feb 7, 2024
2 parents 2d1d004 + b2082d4 commit 0d536cf
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions src/eCH-0262-1-0.xsd
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Datum Version Autor
*********************************************
2023-05-01 Entwurf zur Eingabe bei eCH Stl
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:eCH-0262="http://www.ech.ch/xmlns/eCH-0262/1" xmlns:eCH-0108="http://www.ech.ch/xmlns/eCH-0108/7" xmlns:eCH-0261="http://www.ech.ch/xmlns/eCH-0261/1" xmlns:eCH-0263="http://www.ech.ch/xmlns/eCH-0263/1" targetNamespace="http://www.ech.ch/xmlns/eCH-0262/1" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
<xs:annotation>
<xs:documentation xml:lang="de">Agrardaten - Hofdaten und Anwendungen Betriebsmittel</xs:documentation>
<xs:documentation xml:lang="de">Agrardaten - Hofdaten und Verwendung Betriebsmittel</xs:documentation>
</xs:annotation>
<xs:import namespace="http://www.ech.ch/xmlns/eCH-0108/7" schemaLocation="./eCH-0108-7-0.xsd"/>
<xs:import namespace="http://www.ech.ch/xmlns/eCH-0261/1" schemaLocation="../../eCH-0261/src/eCH-0261-1-0.xsd"/>
<xs:import namespace="http://www.ech.ch/xmlns/eCH-0263/1" schemaLocation="../../eCH-0263/src/eCH-0263-1-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"/>
<xs:import namespace="http://www.ech.ch/xmlns/eCH-0261/1" schemaLocation="http://www.ech.ch/xmlns/eCH-0261/1/eCH-0261-1-0.xsd"/>
<xs:import namespace="http://www.ech.ch/xmlns/eCH-0263/1" schemaLocation="http://www.ech.ch/xmlns/eCH-0263/1/eCH-0263-1-0.xsd"/>
<!--Hauptdatentypen-->
<xs:complexType name="husbandryFormType">
<xs:annotation>
Expand Down

0 comments on commit 0d536cf

Please sign in to comment.