If you have a result spec which specifies typeXXX:featYYY, and that type and/or feature doesn't exist in the type system,
1) no error is indicated. 2) a query to the result spec: containsFeature("typeXXX:featYYY") returns true. Do people think this is OK? -Marshall