Corrected my own issue. The addCollection.xpl needed to have the
collection and create-collection attributes as follows:
<!-- addCollection.xpl -->
<p:processor name="oxf:xmldb-query">
<p:input name="datasource" href="../services/datasource.xml"/>
<p:input name="query">
<xdb:query collection="/db/orbeon/mermaid" create-collection="true">
xmldb:create-collection('/db/orbeon/mermaid', 'newCollection')
</xdb:query>
</p:input>
<p:output name="data" ref="success"/>
</p:processor>
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws