Tree Schema Definition Reference

ParentIdFilter

This element defines a filter, which specifies that only those data elements that have the parent pointed to in the current tree will be shown.

It has two attributes:

  • ParentType
  • ReferenceFieldName

The Filters element can only have one ParentIdFilter element.

ParentType

The type of the parent element (data type) to filter on. Required.

ReferenceFieldName

The name of the field that is the reference to the parent type. Required.