Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I read this xml file?
Message
From
02/03/2015 06:35:17
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
02/03/2015 03:47:57
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
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:
01616065
Views:
42
>>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. :(

May I ask something another. I created an xml schema from Visual Studio and could read cursors to VFP except one. One is coming without any record. What would be reason?

https://www.sendspace.com/file/22s1u9
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform