Results 1 to 6 of 6

Thread: RESOLVED: Insert stylesheet to existing XML

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2000
    Location
    NY
    Posts
    497

    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
  •  



Click Here to Expand Forum to Full Width