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

Re: Entities in XSLT (from XML parsing to XSLT process

Subject: Re: Entities in XSLT (from XML parsing to XSLT processing to output)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 16 Dec 2009 15:58:18 GMT
Re:  Entities in XSLT (from XML parsing to XSLT process
there are so few words in the early slides that it's hard to be sure
but it seems pretty confusing.

firstly it's about entity handling but doesn't mention dtds (the only
place any entities other han the 5 predefined entities can be defined)

secondly it calls " etc illegal characters which is not standard
terminoligy and misleading as  apart from < and & most of them are
perfectly fine as character data and don't need to be escaped in any
way.

I can't understand stage (2) on slide 4 where  <xsl:text> is still
<xsl:text> but the quoting on <author> has gone.

same issue on slide 5

slide 7 appears to be suggesting using D-O-E which is always bad advice
as it's explictly non-portable and deprecated. _especially_ in a browser
where it doesn't workk in firefox for example as firefox never
serialises the result document. 

If you want to generate <author></author> in the result the advice
should be to use <author></author>  in the stylesheet, not to use 
&lt;author>&lt;/author>  and then try to disable the escaping.

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

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.