From 9d15e02b1822b253473fb72563c4daa6b03b3232 Mon Sep 17 00:00:00 2001 From: Dan Dennedy Date: Wed, 18 Dec 2013 21:18:29 -0800 Subject: [PATCH] Document the store property of xml consumer. --- src/modules/xml/consumer_xml.yml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/modules/xml/consumer_xml.yml b/src/modules/xml/consumer_xml.yml index a310b953..85eab0bf 100644 --- a/src/modules/xml/consumer_xml.yml +++ b/src/modules/xml/consumer_xml.yml @@ -19,7 +19,8 @@ bugs: Property "id" is generated as service type followed by number if no property named "id" exists, but it fails to guarantee uniqueness. parameters: - - identifier: argument + - identifier: resource + argument: yes title: File type: string description: > @@ -83,3 +84,10 @@ parameters: - clock # or CLOCK default: frames widget: dropdown + + - identififer: store + title: Include property prefix + type: string + description: > + To save additional properties that MLT does not know about, supply an + application-specific property name prefix that you are using. -- 2.39.2