[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: MIF output from XT


Subject: Re: MIF output from XT
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 2 Nov 1999 15:46:10 +0100 (MET)

Hi Sotiris,

> In my XT code is use &lt and &gt to represent the MIF brackets, otherwise
> it will not parse.  In the generated transformation, however, the &lt and
> &gt remain so.  Therefore, instead of getting the expected output:
> 
>      <MIFFile 5.0>
> 
> I get:
> 
>      &gt;MIFFile 5.0&lt;

In XT you can use (according to the XSLT Proposed Specification)

<xsl:text disable-output-escaping="yes">&lt;</xsl:text>

Don't know how to feed IE5 ...
Regards,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


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



Current Thread
  • MIF output from XT
    • sotiris - Tue, 2 Nov 1999 15:14:29 +0300
      • <Possible follow-ups>
      • Oliver Becker - Tue, 2 Nov 1999 15:46:10 +0100 (MET) <=
      • sotiris - Tue, 2 Nov 1999 18:14:29 +0300
      • Mike Brown - Tue, 2 Nov 1999 10:30:29 -0700
      • Kay Michael - Tue, 2 Nov 1999 17:54:24 -0000
        • Ed Nixon - Tue, 2 Nov 1999 13:34:41 -0500
Keywords