|
-
Apr 23rd, 2004, 12:39 PM
#1
Thread Starter
Hyperactive Member
RESOLVED: Insert stylesheet to existing XML
Anyone know how to insert a stylesheet instruction into an existing XML document with the DOMDocument model?
Any other model?
I need to insert something like:
<?xml-stylesheet type="text/xsl" href="Display.xsl"?>
into an existing XML document. It seems I can put this at the top of the doc and it works (when I do it using notepad).
Last edited by vbmom; Apr 23rd, 2004 at 02:03 PM.
end war
stop greed
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|