Fwd: XSLT 2.0

--- Bryan Schnabel <bryan_schnabel@yahoo.com> wrote:
> Date: Mon, 20 Aug 2001 13:22:39 -0700 (PDT)
> From: Bryan Schnabel <bryan_schnabel@yahoo.com>
> Subject: XSLT 2.0
> To: Steve.Muench@oracle.com
> 
> Hi Steve,
> 
> *is this the right avenue for commenting on XSLT
> 2.0?*
> 
> Are you going to change the requirement:
> 
> 1.1 Must Maintain Backwards Compatibility with 
>     XSLT 1.1
> 
> since 1.1 was withdrawn?
> 
> Also, a little matter, has anyone asked for more
> functionality with xsl:output?  How about including
> an
> internal subset to the doctype declaration:
> 
> <xsl:output doctype-system="local.dtd"
> subset="<!ENTITY t031pic99  SYSTEM
> &quot;y:\Graphics\pic99.jpg&quot; NDATA TIFF>"/>
> 
> outputs:
> 
> <!DOCTYPE Local SYSTEM "local.dtd"
> [
> <!ENTITY t031pic99  SYSTEM "y:\Graphics\pic99.jpg"
> NDATA TIFF>
> ]
> >
> 
> Sorry for the intrusion.
> 
> Bryan Schnabel
> 

Received on Tuesday, 21 August 2001 05:35:13 UTC