oops, forgot to include the files - sorry! and as was pointed out repeatedly
- we do actually set output method to html ... weird.
-----Original Message-----
From: Britta Schüle [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 11, 2001 3:36 PM
To: '[EMAIL PROTECTED]'
Subject: RE: <br> and </br> tags
hiya,
thanks for the feedback so far, but i think i haven't quite said clearly
enough what's happening ; (
we're using the sax parser to parse documents. according to the w3c
recommendations,
"The html output method should not output an end-tag for empty elements. For
HTML 4.0, the empty elements are area, base, basefont, br, col, frame, hr,
img, input, isindex, link, meta and param. For example, an element written
as <br/> or <br></br> in the stylesheet should be output as <br>."
BUT, no matter what we try, the parser always seems to insert a <br /> when
it finds a <br> in the xsl.
i enclosed the xml, xsl and the rendered html files as examples.
thanks, britta
-----Original Message-----
From: Britta Schüle [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 11, 2001 12:28 PM
To: [EMAIL PROTECTED]
Subject: <br> and </br> tags
hi folks,
we seem to have a problem with our xml's: no matter what we do, the parser
always inserts a </br> when encountering a <br>. the real problem is that
netscape doesn't understand the closing tag and then simply omits it, so
that the output looks, to put it that way, shite.
now my question: has anyone had that problem before and managed to solve it?
or could it possibly be a known or unknown problem with the parser?
cheers, britta
---------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
note-1.xml
XSL For Notes - Version 1 |
note-11.xsl
---------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]