kennedymr2
Programmer
I have an xml file formatted as per the following..
I am interested as to how i am to parse it (i am using vb6)
eg the - in front of the lines gives problems etc
Is this a standard xml format ?????
Appreciate any advice.
Regards Kennedymr2
<?xml version="1.0" ?>
- <RS api="site" request="get_1l" ts="121119" ts_timezone="Australia/ACT" rc="0">
- <categories>
- <category id="10" type="ra">
<name>H R</name>
- <subcategories>
etc...................................
I am interested as to how i am to parse it (i am using vb6)
eg the - in front of the lines gives problems etc
Is this a standard xml format ?????
Appreciate any advice.
Regards Kennedymr2
<?xml version="1.0" ?>
- <RS api="site" request="get_1l" ts="121119" ts_timezone="Australia/ACT" rc="0">
- <categories>
- <category id="10" type="ra">
<name>H R</name>
- <subcategories>
etc...................................