Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xml
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Xml
Miscellaneous
Thread ID:
00592904
Message ID:
00592927
Views:
12
Just an advise. You can use preview button to see how your message looks like before sending it. There is also Update button that allows you to edit the message that didn't get any replies yet.

>Hi,
>
>I have very little experience with XML. Please help me with the following. Thank you.
>
>The following is the layout of my XML document. I have used line numbers for reference, please note that they are not part of my XML document.
>
>1)
>2)
>3)
>4)
>5)
"abcde"

>6)

>
>I know that using "createProcessingInstruction" (line 1) & "createComment" (line 2) methods I can create the objects.
>
>My Questions are -
>
>(A) How do I create the object in line 3. CreateNode method does not let me do it. Here's what I know -
>
>NODE_DOCUMENT_TYPE The name of the document type; for example, the xxx in .
>
>(B) But how do I add the objects - comment, Processing Instruction, & Document type to the XML object, so that when I use ("C:\Temp\PubInfo.XML") the first 3 lines appear as shown above.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform