This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: How to create xsl-stylesheet processing instruction with DOM API?


These are really 2 different things entirely, but if you wanted to create an
XSL file with the DOM, then you would do it just as you would create any XML
file using the DOM.

Good luck,

Trevor

-----Original Message-----
From: Meukens, Kris [mailto:kris.meukens@eds.com]
Sent: Friday, June 30, 2000 7:42 AM
To: 'xsl-list@mulberrytech.com'
Subject: How to create xsl-stylesheet processing instruction with DOM
API?


All,

How can I create a xsl-stylesheet <?xml-stylesheet
href="hello-page-html.xsl" type="text/xsl"?> processing instruction with the
DOM API?

Regards,
Kris Meukens.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]