Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying XML Output
Message
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00752815
Message ID:
00753216
Views:
17
Thanks for the idea. I took a look in the VFP8 help on VFPXMLProgId, and it looks like rolling my own CursorToXML function is nontrivial. I would think that if I rolled my own thing in VFP, after n days of creating such a thing from scratch, it would still be slower than the C++ stuff that the VFP team made. If the source code was included, and I could make a couple of tweaks in VC++ 7 (I have VS.NET), that would be cool. But the whole thing seems a bit over my head....

It seems kind of odd that the CursorToXML creators would assume I'd always want their concept of a full document with declarations and etc.


>Hi,
>
>>>
>In VFP8, is there now a way to not produce the XML declaration and VFPData tags? I produce output with CursorToXml and then I have to StrTran this stuff out every time to get my own enclosing tags. I really just want to make an XML fragment (ala SQLXML) and put the output in my own thing.
><<
>
>Don't think XMLTOCURSOR() changed in 8. You could write your own. See help on _VFP.VFPXMLProgId
>
>Regards,
>Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform