Using the XPath Property to Filter Nodes
SmartChart allows developers to filter nodes using the XPath or StartNode properties. This example demonstrates how the XPath property can be used with an XPath statement to filter down to a specific employee. The XPath statement looks for any Employee nodes with a child id node equal to 78 (XPath="//Employee[id='78']"). Ancestor nodes of the target node are filtered out completely when using the XPath property. If you're interested in filtering down to a specific node but also allowing the end user to navigate up to an ancestor node use the StartNode property instead.

Org Chart
Carol Vanderford
Clinical Dir. Inpatient Services





M. Sandra Grischy
Manager Continous Care & Triage
Charlene Hawthorne
Hospice House Manager
Virginia West
Admissions Manager