query-instance

The <query-instance> node contains xml element indicating a separate entitlement query.

Example

<query-instance langCode="en"> 
<query-xml>
<search-attr attr-name="LANGCODE">
<value>en</value>
</search-attr>
</query-xml>
</query-instance>

1. Allowed Content

query-attr
query attributes to add to the base query
query-xml
modifications for queries

2. Attributes

AttributeValue(s)Default Value
langcode CDATA
the two character language code
#REQUIRED

3. Content Rule

( query-attr * , query-xml * )

4. Parent Elements

connection
  logical connection

Top Elements || All Elements || Tree


EntitlementConfiguration DTD