documentation
The objective of this component is to give the programmer the possibility of listing all the elements, it's attributes, it's parent elements and it's values of a XML text or a XML File.
Loads the XML text into the component.
Parameters:
Loads the XML File into the component.
List all the element in the XML that was loaded to the component.
The element object properties will be explained below.
Search for a element by it's Name, it's Namespace or it's Parent Element Name.
Note that the search is case sensitive
Search for a specific value in the values of the element.
Object Definition