All tools for XML are in classes starting with "XML". Start by using XMLDocument::newFile(yourFilePath) and go on from there.
Steeve... --- In [email protected], "branjema" <[EMAIL PROTECTED]> wrote: > > I have to read an xml file that has a one to many relation. can > anyone help me understand how to loop through it? > > Thanks in advance >

