Here is the Inclusion/exclusion text as it currently stands in the document. The issue I will be discussion with Chin this afternoon is the use of the logical "<and>" element. Neither of us are comfortable with it as currently specified. Once we work this issue out I am done all the CS 2.1 edits.
19.5.1.4 ClusionType
The ClutionType type definition is used to model pathfinding inclusions/exclusions in a point-to-point service request. The possible types and values specified in an inclusion or exclusion is defined in the service specific Service Definition.
Inclusions provide pathfinders with a specific set of resources to use in path computation. Different from an ERO in that an ERO provides a specific path through the network, while inclusions specifies the starting set of resources to be used in pathfinding (not all of the resources need be used).
Exclusions provide a mechanism allowing an RA to specify a set of resources that must be excluded when computing a path.
If an inclusion(s) is present it is used to build the initial routing graph, otherwise when absent the complete set of resources are used.
If exclusion(s) is present then the specified exclusion(s) are pruned from the graph.
Any ERO is applied during path finding using the resulting graph.