Skip to content

Commit

Permalink
EEA / Statistical data / Improve editor form https://taskman.eionet.e…
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Mar 14, 2024
1 parent b29b8bd commit 9d76c37
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1908,8 +1908,9 @@


<section name="eea-dq">
<field xpath="/gmd:MD_Metadata/gmd:dataQualityInfo/*/gmd:lineage"
or="lineage" in="/gmd:MD_Metadata/gmd:dataQualityInfo/*"/>
<field name="Lineage statement"
xpath="/gmd:MD_Metadata/gmd:dataQualityInfo/*/gmd:lineage/*/gmd:statement"/>

<action type="add" btnLabel="eea-dq-add"
class="gn-required"
if="count(gmd:MD_Metadata/gmd:dataQualityInfo) = 0"
Expand Down Expand Up @@ -2070,7 +2071,7 @@


<field name="eea-source-desc"
xpath="/gmd:MD_Metadata/gmd:dataQualityInfo/*/gmd:source/*/gmd:description"/>
xpath="/gmd:MD_Metadata/gmd:dataQualityInfo/*/gmd:lineage/*/gmd:source/*/gmd:description"/>


<action type="associatedResource"
Expand Down

0 comments on commit 9d76c37

Please sign in to comment.