Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build a hierarchial XML document structure
Message
 
To
11/02/2003 05:53:30
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00751822
Message ID:
00751943
Views:
22
>Hello,
>
>it is possible to build a hierarchial XML document structure with the XMLAdapter or anyhow else?
>
>I have to create a XML document with a special defined hierarchial structure like this:
>
>(Person Id="1")
> (Name)Alfred(/Name)
> (Childs)
> (Child Id="2")
> (Name)Bertram(/Name)
> (/Child)
> (Child Id="3")
> (Name)Daniel(/Name)
> (/Child)
> (/Childs)
>(Person)

I believe that Marcia Akins, Andy Kramek, and Rick Schummer have code that will do this in their book "MegaFox: 1002 Things You Wanted To Know About Extending Visual FoxPro" from Hentzenwerke's.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform