[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: AS-IS Output in XSL

Subject: Re: AS-IS Output in XSL
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 7 Jun 2000 11:57:51 -0600 (MDT)
Re: AS-IS Output in XSL
> I want a non-closing tag to appear as follows:
> 
> <!DOCTYPE something something_else_but_not_an_attribute blah blah>

A Document Type Declaration is a logical structure that is not accounted
for in the XSLT/XPath data model, and thus you can't create it in the
result result tree like you would an element. You can, however, use the
feature of XSLT that instructs the XSLT processor to emit a Document Type
Declaration ahead of the byte-serialized version of the result tree, when
the output method is "xml". This is documented in the Output section of
the XSLT 1.0 Recommendation.

   - Mike
____________________________________________________________________
Mike J. Brown, software engineer at         My XML/XSL resources:
webb.net in Denver, Colorado, USA           http://www.skew.org/xml/


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.