Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I read this xml file?
Message
From
02/03/2015 03:47:57
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
02/03/2015 03:27:16
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01616055
Message ID:
01616057
Views:
49
>Hi All,
>
>There is a different XML string. VFP can't read this file but online readers can. Is there an easy way read this file from VFP or should I parse this manually?
>
> I can't attach this xml as a file at UT, UT declined it's format. I can't also write down there, I just put at Sendspace.com:
>
>https://www.sendspace.com/file/cwmtmz

well nativ VFP can only read stuff that is
table - record - column,
in the end

what you have is

[order] [product] [option /] [/product] [product /] [/order]

with a lot of information inside the attributes

this is not a formated table. This is three tables with relationship

DOM should be able to open this. But I'haven't done this for ages.And this is a pain too. :(
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform