xsl-list
[Top] [All Lists]

RE: Generating variable DOCTYPE

2003-01-16 07:23:56
Unless anybody has anything to add, I would suggest this
is correct. The key point here is that you are serialising
via a character stream. If at any future point you are
likely to send the result direct to a SAX handler or an
in-memory DOM tree, you will not get the result you expect!

Check out the FAQ and archives for lots of reasons why
d-o-e is bad.

-- 
Danny Yates
Technical Architect
Abbey National Treasury Services
E-mail: Danny(_dot_)Yates(_at_)ants(_dot_)co(_dot_)uk
Phone: +44 20 7756 5012
Fax: +44 20 7612 4342


-----Original Message-----
From: Cams Ismael [mailto:Ismael(_dot_)Cams(_at_)siemens(_dot_)atea(_dot_)be]
Sent: 16 January 2003 12:05
To: 'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'
Subject: RE: [xsl] Generating variable DOCTYPE


3) Use d-o-e but be aware of what you are doing -
  specifically, almost the only case where you will get
  what you want is if you serialise the result to a
  character stream.

So if I serialize my output into a file there would be no problem by using
d-o-e ? 
What my application does is it takes an xml file and transforms this file
into
another xml file. This result file is used by another application which uses
an
SAX parser. Can there raise problems in this process when I use d-o-e ? 

Ismaël




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


***************************************************************************
This communication (including any attachments) contains confidential 
information.  If you are not the intended recipient and you have received this 
communication in error, you should destroy it without copying, disclosing or 
otherwise using its contents.  Please notify the sender immediately of the 
error.

Internet communications are not necessarily secure and may be intercepted or 
changed after they are sent.  Abbey National Treasury Services plc does not 
accept liability for any loss you may suffer as a result of interception or any 
liability for such changes.  If you wish to confirm the origin or content of 
this communication, please contact the sender by using an alternative means of 
communication.

This communication does not create or modify any contract and, unless otherwise 
stated, is not intended to be contractually binding.

Abbey National Treasury Services plc. Registered Office:  Abbey National House, 
2 Triton Square, Regents Place, London NW1 3AN.  Registered in England under 
Company Registration Number: 2338548.  Regulated by the Financial Services 
Authority (FSA).
***************************************************************************


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



<Prev in Thread] Current Thread [Next in Thread>