RE: [xsl] Text To XML using XSL

Subject: RE: [xsl] Text To XML using XSL
From: "Pawson, David" <David.Pawson@xxxxxxxxxxx>
Date: Mon, 11 Apr 2005 10:37:11 +0100
    -----Original Message-----
    From: Colin Paul Adams [mailto:colin@xxxxxxxxxxxxxxxxxx] 
    Sent: 11 April 2005 07:49
    To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
    Subject: Re: [xsl] Text To XML using XSL
    
    >>>>> "James" == James Fuller <jim.fuller@xxxxxxxxxxxxxx> writes:
    
        James> document() function is used to bring in external
        James> files...with some limited success it is possible 
    to process
        James> text in XSLT 1.0.
    
    The document() function is for XML files only.

http://www.dpawson.co.uk/xsl/rev2/regex2.html#d13958e181

Mike showed us the processing of text.
 using   <xsl:variable name="f" 
select="unparsed-text('unparsedEntity.txt','utf-8')"/>

  document() for plain text files?


regards DaveP.

-- 
DISCLAIMER:

NOTICE: The information contained in this email and any attachments is 
confidential and may be privileged.  If you are not the intended 
recipient you should not use, disclose, distribute or copy any of the 
content of it or of any attachment; you are requested to notify the 
sender immediately of your receipt of the email and then to delete it 
and any attachments from your system.

RNIB endeavours to ensure that emails and any attachments generated by
its staff are free from viruses or other contaminants.  However, it 
cannot accept any responsibility for any  such which are transmitted.
We therefore recommend you scan all attachments.

Please note that the statements and views expressed in this email and 
any attachments are those of the author and do not necessarily represent
those of RNIB.

RNIB Registered Charity Number: 226227

Website: http://www.rnib.org.uk

Current Thread