Subject: RE: Handling Attributes with no values in XML
From: anatd@xxxxxxxxxxx
Date: Sun, 30 Jul 2000 11:47:43 +0200
|
it's no problem,
just make in noresize="true" or something, it will work
-----Original Message-----
From: ciaran byrne [mailto:ciaran.byrne@xxxxxxx]
Sent: Thursday, July 27, 2000 5:50 PM
To: XSL-List
Subject: Handling Attributes with no values in XML
Hi all,
I'm converting from HTML to XML using MSXML.
My problem is handling the case where you have an attribute with
no value
e.g.
<frame name="cornerFrame" scrolling="NO" noresize
src="Frames/cornerFrame.htm" >
here you will see that the noresize attribute doesn't have a value.So, when
loading
it up using
docXML.loadXML(strHTML) I get an error.
Has anyone ever dealt with this issue..or indeed can it be dealt with..
that my friends is the million dollar question.
Ciaran.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
xsl list - Thu, 27 Jul 2000 14:47:44 EDT
Kay Michael - Thu, 27 Jul 2000 23:44:57 +0100
anatd - Sun, 30 Jul 2000 11:47:43 +0200 <=
|
|