Feature #33825
Type hierarchy support for content type filter
| Status: | New | Start date: | 2012-02-09 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Node handling | |||
| Target version: | - | |||
| Votes: | 0 |
Description
When using content type filtering with getChildNodes(), it is not possible to make use of a type hierarchy. It would be nice to have an operator like instanceof to fetch all nodes of type "x or above".