|
[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
RE: how to design an HTML file to contain an XML file?
- To: Anil Philip <goodnewsforyou@y...>, Didier PH Martin <martind@n...>, 'David Megginson' <david.megginson@g...>, 'xml dev' <xml-dev@l...>, 'Joseph Dane' <jdane@h...>
- Subject: RE: how to design an HTML file to contain an XML file?
- From: Anil Philip <goodnewsforyou@y...>
- Date: Thu, 27 Jul 2006 04:02:01 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=rgQwvjtEYFO40HDtfNxEt23cxR60OegOMtPD+ObMRLmkL6SQzITWAfVjAr2WvdM8xZycfgg6+tuMdC/dRVM5g/qlP+meK+vtgQQNw0ULNRzy6GNX6UYBFdbTyPJRMOw1grK+D7CJCDIn5n3GDVKNCMPYqc6Dkaya8kJg6mvco98= ;
no replies?
Anil Philip <goodnewsforyou@y...> wrote: Dont know if you saw this, but I did put in the xml tags and it does not display. However, there is the big problem of the parser choking. --------- moving the <?xml versionfiltered="1.0" encoding="ISO-8859-1"?> did not fix it. However, changing to <xml versionfiltered="1.0" encoding="ISO-8859-1"> </xml> removes the display of xml data on the first line in IE browser. But when I try to parse this, I get at nodepad.OpenJWO.parseTree( OpenJWO.java:44) I have also put the following as the first line in my startElement() and endElement(): if(!namespaceURI.equalsIgnoreCase("http://www. w3.org/2001/XMLSchema-instance")) { return; } thanks, Anil
Didier PH Martin <martind@n...> wrote: Hello Anil, The following statement should allow you to include an xml element and not
get it displayed. <xml style=?display:none?> ? your content here </xml> Cheers Didier PH Martin http://didier-martin.com/
How low will we go? Check out Yahoo! Messenger?s low http://us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com
Want to be your own boss? Learn how on http://us.rd.yahoo.com/evt=41244/*http://smallbusiness.yahoo.com/r-index
|
Purchase Stylus Studio Online Today!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
 |
| Atom 0.3 |
 |
| |
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|