From RTSC-Pedia

Jump to: navigation, search
revision tip
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC

XDCscript - xdc.loadXML

Load an XML file

Contents

Synopsis

 
var e4xObject = xdc.loadXML(xmlPathName);

Parameters

xmlPathName 
path string of the XML file to load; e.g., "common/benchmarks/bios.xml". The XML file is located via xdc.findFile().
[printable version]  [offline version]offline version generated on 04-Aug-2010 21:08 UTC
Copyright © 2008 The Eclipse Foundation. All Rights Reserved


Views
Personal tools
package reference