XML Question
Terry Judd
tsj at unimelb.edu.au
Thu Aug 28 21:08:49 EDT 2008
I wouldn't hold my breath ;)
Depending on how complex the xml is you may be better off writing your own
parser from scratch, bypassing the revXML routines altogether. While the
xmlparser is great there a lots of times when I don't use it to extract data
from xml files/data, particularly if I don't need to write stuff back into
that xml. You'd be surprised how quickly you can whip your data into shape
with a few targetted replace and lineoffset routines.
Terry...
On 29/8/08 10:50 AM, "David Bovill" <david at openpartnership.net> wrote:
> Thanks Terry - so it's a known issue? I think I'll ignore those tags for now
> in the hope that it get fixed.
>
> 2008/8/29 Terry Judd <tsj at unimelb.edu.au>
>
>> David,
>> You could replace them before you load the xml (maybe with an underscore)
>> or
>> perhaps try Ken Ray's (excellent) 'transcript'-based XML library, which I'm
>> pretty sure can deal with these types of entities.
>>
>> http://www.sonsothunder.com/products/xmllib/xmllib.htm
>>
>> HTH,
>>
>> Terry..
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
--
Dr Terry Judd
Lecturer in Educational Technology (Design)
Biomedical Multimedia Unit
Faculty of Medicine, Dentistry & Health Sciences
The University of Melbourne
Parkville VIC 3052
AUSTRALIA
61-3 8344 0187
More information about the use-livecode
mailing list