Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parsing XML with DOM
Message
From
20/11/2004 00:05:35
 
 
To
19/11/2004 18:11:01
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 7
Miscellaneous
Thread ID:
00962465
Message ID:
00963157
Views:
8
Well I'll be @!#*. You are right. I've been running in circles trying to figure out how to write schemas and dtd's and never thought to try the xmltocursor on this piece of data. The sample of course is only part of a much more complex file that has data in mixed forms like that shown (mixed between <>) and also other parts where the data is separated into discrete elements like:
<schedule time=1 display=45 program=xx76578 />
<data>
<data1>xxx</data1>
<data2>XXX</data2>
</data>
Can you give me some help on how to write a schema to deal with this? I'd prefer to do the whole job in VFP if I can.

Thanks for your tip.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform