Brett Meyer created SRAMP-575:
---------------------------------
Summary: Support stored query templates/parameter-substitution
Key: SRAMP-575
URL:
https://issues.jboss.org/browse/SRAMP-575
Project: S-RAMP
Issue Type: Sub-task
Reporter: Brett Meyer
Assignee: Brett Meyer
From the Atom Binding spec, 3.3.1:
{quote}
Stored Query Entry documents MAY also be used as templates, allowing simple substitution
of client specified parameter values during execution. The syntax for parameter
substitution follows the XPath2 style to represent a variable within the query filter:
${var-name}
A value for the var-name can then be specified as part of the query invocation. Default
values are not supported.
{quote}
ex: s-ramp/serviceImplementation/ServiceInstance[@version >= ${MINVERSION}]>
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)