"vaxace" wrote:
I've finally gotten around to trying to consume some XML from within BrightScript.
The documentation on the roXMLElement object is a bit light.
Can someone explain to me the difference between roXMLElement.GetBody() and roXMLElement.GetChildElements()?
They seem to be used interchangeably in the VideoPlayer sample.
Thanks,
D.
"vaxace" wrote:
Actually, I just tested it in the debugger.
They both return an roXMLList.
Go figure :?
D.