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

XSL dependency to SGML apps

Subject: XSL dependency to SGML apps
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Sun, 31 Jan 1999 21:29:05 -0500 (EST)
martin apps
Hi,

In was reading (for the nth time) the XSL spec and found a chapter that
indicates a possible dependency toward a specific SGML application. What the
spec don't say is: is this retricted to only a certain family of SGML apps
(HTML) or this could be any type of SGML apps. How do you interpret this?

Spec Extract:
------------------------
NOTE: If an implementation wishes to use something in the result tree or
stylesheet to control the output of a non-XML representation of the result
tree, it should use the result namespace. In particular, if it wishes to
make use of something in the result tree or stylesheet to indicate that the
result tree should be output as HTML that conforms to the HTML 4.0
Recommendation rather than as XML, it should use a result namespace of
http://www.w3.org/TR/REC-html40; for example,
<xsl:stylesheet
  xmlns:xsl="http://www.w3.org/TR/WD-xsl"
  xmlns="http://www.w3.org/TR/REC-html40"
  result-ns="">

<xsl:template match="/">
  <html>
   <xsl:apply-templates/>
  </html>
</xsl:template>

...

</xsl:stylesheet>

Regards
Didier PH Martin
mailto:martind@xxxxxxxxxxxxx
http://www.netfolder.com



 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.