Skip to content

Commit

Permalink
NonCropObjects to NonCropObject
Browse files Browse the repository at this point in the history
Fixes #14
  • Loading branch information
AFoletti authored Dec 13, 2024
1 parent 753a21d commit efcf981
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/eCH-0262-1-0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
</xs:element>
<xs:element name="nonCrop" type="eCH-0261:identifierType">
<xs:annotation>
<xs:documentation xml:lang="de">Referenz (ID) eines Objekts, wel-ches durch «nonCropObjectsType» definiert ist</xs:documentation>
<xs:documentation xml:lang="de">Referenz (ID) eines Objekts, wel-ches durch «NonCropObjectType» definiert ist</xs:documentation>
</xs:annotation>
</xs:element>
</xs:choice>
Expand Down Expand Up @@ -400,7 +400,7 @@
</xs:element>
<xs:element name="nonCrop" type="eCH-0261:identifierType">
<xs:annotation>
<xs:documentation xml:lang="de">Referenz (ID) eines Objekts, wel-ches durch «nonCropObjectsType» definiert ist</xs:documentation>
<xs:documentation xml:lang="de">Referenz (ID) eines Objekts, wel-ches durch «NonCropObjectType» definiert ist</xs:documentation>
</xs:annotation>
</xs:element>
</xs:choice>
Expand Down Expand Up @@ -541,7 +541,7 @@
</xs:element>
<xs:element name="nonCrop" type="eCH-0261:identifierType">
<xs:annotation>
<xs:documentation xml:lang="de">Referenz (ID) eines Objekts, welches durch «nonCropObjectsType» definiert ist</xs:documentation>
<xs:documentation xml:lang="de">Referenz (ID) eines Objekts, welches durch «NonCropObjectType» definiert ist</xs:documentation>
</xs:annotation>
</xs:element>
</xs:choice>
Expand Down Expand Up @@ -831,7 +831,7 @@
<xs:element name="item" type="eCH-0261:enumeratedItemType"/>
</xs:sequence>
</xs:complexType>
<xs:complexType name="nonCropObjectsType">
<xs:complexType name="NonCropObjectType">
<xs:annotation>
<xs:documentation xml:lang="de">Liste Objekte, die keiner Kultur entsprechen</xs:documentation>
</xs:annotation>
Expand Down

0 comments on commit efcf981

Please sign in to comment.