Constructor
new module:br-services /xml /BRXml Resource Service(sUrl)
Parameters:
Name | Type | Description |
---|---|---|
sUrl |
String | The url to load to retrieve the XML resource. |
- Implements:
Methods
get Xml Document(sElement Name)
Access an XML document by name.
Parameters:
Name | Type | Description |
---|---|---|
sElementName |
String | The name of the root element of the particular document you wish to retrieve (e.g. 'gridDefinitions') |