|
|
Gets the namespaces used by the Xml document (Prefix, NamespaceUri).
Syntax
| Smartsite SXML |
|
|---|---|
datatable xml.getnamespaces(xml xml) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| xml | XML | The XML. |
Return Value
| Data Type | Description |
|---|---|
| DataTable | DataTable containing all namespaces used in the XML document. |