Skip to content

Commit

Permalink
remove name for spatialRepresentationType in config-editor.xml adding…
Browse files Browse the repository at this point in the history
… module (#407)
  • Loading branch information
wangf1122 authored Oct 28, 2024
1 parent 821c6e7 commit 88e4d21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/plugin/iso19139.ca.HNAP/layout/config-editor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@

<field xpath="/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:spatialRepresentationType"/>

<action type="add" name="spatialRepresentationType" or="spatialRepresentationType"
<action type="add" or="spatialRepresentationType"
in="/gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification"
if="count(gmd:MD_Metadata/gmd:identificationInfo/gmd:MD_DataIdentification/gmd:spatialRepresentationType) = 0">
<template>
Expand Down

0 comments on commit 88e4d21

Please sign in to comment.