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

RE: Normalize / Simplify HTML-Tables with row-span / c

Subject: RE: Normalize / Simplify HTML-Tables with row-span / col-span
From: David Tolpin <dvd@xxxxxxxxxxxxxx>
Date: Tue, 17 Feb 2004 13:22:37 +0400 (AMT)
regular expression simplify
> An XSLT 2.0 processor is *not* required to detect every time you do
> something that wouldn't have been allowed under 1.0 and reject it if the
> stylesheet says version="1.0". That would be far too burdensome,
> especially for facilities like this one where it would require extra
> information to be maintained at run-time.

On the other hand, the common software practice has been to honour
versioning. For example, XML parsers should use different lexical parsers
for XML 1.0 and XML 1.0+Namespaces. Regex-based utilities on BSD flavours
of Unix allow to choose between basic and extended syntax; and if basic
syntax is chosen, any construct from the extended syntax is an error. A C
compiler that supports both K&R C (as described in Version 6 Manual) and
ANSI/ISO C is expected to report things which are not traditional when
invoked in traditional mode.

Is 'version="1.0"' a documented hack to quickly use XSLT 1.0
stylesheets with an XSLT 2.0 processor without warranty? Would not
a transformation expressed in XSLT 2.0 that turns XSLT 1.0 into
XSLT 2.0, incorporated in or appended to the specification, be more
appropriate for this purpose? Ot is it yet another bit I omitted from
the draft?

David Tolpin
http://davidashen.net/

 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.