From ad2331fecd720ac4d7535d93ccf8242fe6ac018d Mon Sep 17 00:00:00 2001 From: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com> Date: Fri, 18 Jun 2021 19:37:31 +0200 Subject: [PATCH 1/2] docs(dsp-tools-xmlupload): addition to incomplete paragraph about list-props, attribute "list" is required --- docs/dsp-tools-xmlupload.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/dsp-tools-xmlupload.md b/docs/dsp-tools-xmlupload.md index a16faf6b1..f22f69f3e 100644 --- a/docs/dsp-tools-xmlupload.md +++ b/docs/dsp-tools-xmlupload.md @@ -434,6 +434,7 @@ least one `` element. Attributes: - `name`: name of the property as defined in the ontology (required) +- `list`: name of the list as defined in the ontology (required) #### `` The `` element references a node in a (pull-down or hierarchical) list. From bcbbd10b2779034322df6a4e3d6ac17713719c38 Mon Sep 17 00:00:00 2001 From: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com> Date: Sat, 19 Jun 2021 19:38:20 +0200 Subject: [PATCH 2/2] docs(dsp-tools-xmlupload): correct attribute name is 'id' --- docs/dsp-tools-xmlupload.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dsp-tools-xmlupload.md b/docs/dsp-tools-xmlupload.md index f22f69f3e..06f18678d 100644 --- a/docs/dsp-tools-xmlupload.md +++ b/docs/dsp-tools-xmlupload.md @@ -159,7 +159,7 @@ A complete `` element may look as follows: ```xml ...