Tests if a child element with the specified name exists.
Name | Type | Mandatory | Description |
|---|---|---|---|
Name | String (Unicode) | Yes | The name of the child element to check if exists |
Type | Description |
|---|---|
Boolean | True if a child element with the name exists, False otherwise. |