diff --git a/schemas/iso19139/src/main/plugin/iso19139/index-fields/index.xsl b/schemas/iso19139/src/main/plugin/iso19139/index-fields/index.xsl
index 6a55032b3b7..6712d0cd864 100644
--- a/schemas/iso19139/src/main/plugin/iso19139/index-fields/index.xsl
+++ b/schemas/iso19139/src/main/plugin/iso19139/index-fields/index.xsl
@@ -344,6 +344,12 @@
+
+
+
+
+
+
diff --git a/web/src/main/webResources/WEB-INF/data/config/index/records.json b/web/src/main/webResources/WEB-INF/data/config/index/records.json
index 84ab67cc122..d6c59ea74f7 100644
--- a/web/src/main/webResources/WEB-INF/data/config/index/records.json
+++ b/web/src/main/webResources/WEB-INF/data/config/index/records.json
@@ -1994,6 +1994,11 @@
}
}
}
+ "resourceEdition": {
+ "type": "text"
+ },
+ "standardVersion": {
+ "type": "text"
}
}
}