|
Query
Schema query base class.
|
|
BlindQuery
Schema query class that blindly searches for a reference in
the specified schema.
|
|
TypeQuery
Schema query class that searches for Type references in the
specified schema.
|
|
GroupQuery
Schema query class that searches for Group references in the
specified schema.
|
|
AttrQuery
Schema query class that searches for Attribute references in the
specified schema.
|
|
AttrGroupQuery
Schema query class that searches for attributeGroup references in
the specified schema.
|
|
ElementQuery
Schema query class that searches for Element references in the
specified schema.
|