Nested queries from Rational DOORS

See an example of a nested query from a Rational® DOORS® data source schema.

The following example shows a nested query assigned to a Rational DOORS template element.

Paragraph DOORS 1 $1 Module/Object
	Text
	Module/Object/Object/Heading
Paragraph DOORS 1 $2 Module/Object/Attribute
	Text
	Module/Object/Attribute/Name
In this example, a query Module/Object serves as a context for Module/Object/Attribute.

In this example, setting the context for the second query to $1 produces the following output:

Setting the context for the second query to none produces the following output:


Feedback