getXMLNumOfAttributes
getXMLNumOfAttributes
Description
Returns the number of attributes of the element at the given path
Definition
getXMLNumOfAttributes(entityId xmlId, string xmlElementPath)
Arguments
| entityId | xmlId | xmlId |
|---|---|---|
| string | xmlElementPath | Path to an xml element |
Return Values
| integer | numOfAttributes |
|---|