From 318547fd58fd015209b42a1279baef11056b585d Mon Sep 17 00:00:00 2001 From: Johannes Nussbaum <39048939+jnussbaum@users.noreply.github.com> Date: Mon, 5 Jul 2021 09:05:29 +0200 Subject: [PATCH] docs(dsp-tools-xmlupload): addition to incomplete paragraph (DSP-1693) (#67) * docs(dsp-tools-xmlupload): addition to incomplete paragraph about list-props, attribute "list" is required * docs(dsp-tools-xmlupload): correct attribute name is 'id' --- docs/dsp-tools-xmlupload.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/dsp-tools-xmlupload.md b/docs/dsp-tools-xmlupload.md index a16faf6b1..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 ... @@ -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.