[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: A kind request. Urgent


kind request

Hey:

i tested it.  The issue was that there was in the external DTD, standalone attributes are not allowed.  Remove it and your program should run just fine.

DTD

<?xml version="1.0"?>
  <!ELEMENT parent (#PCDATA)>
  <!ELEMENT child (#PCDATA)>

XML

<?xml version="1.0" standalone="yes"?>
<!DOCTYPE family SYSTEM "fam.dtd">
<family>
vafhsdfhsdh
<parent>Judy</parent>
<parent>Layard</parent>
<child>Jennifer</child>
<child>Brendan</child>
</family>

 

One,

Leela Arumugavelayutham <leela.arumug@w...> wrote:

Hi,
If I write some invalid dtd to a particular xml document, the browser is
not giving the error invalid document.
The xml document is as follows :



]>


vafhsdfhsdh
Judy
Layard
Jennifer
Brendan


But if I write some internal entity, it is accepting it.
It is very urgent. I hope I will get a solution from you as soon as possible.
I checked it with IE5.5
Thanks in advance,
Leela.A

**************************Disclaimer**************************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged'
and 'confidential' and intended for use only by the individual or entity to which it is
addressed. You are notified that any use, copying or dissemination of the information
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************




-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org , an
initiative of OASIS

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager:


-- m a r l o n . n e l s o n
-- W e b . D e v e l o p e r
-- San Francisco, CA
-- http://www26.brinkster.com/specter1

-- Our greatest enemy [threat], lies
-- hidden amongst those we trust most.



Do you Yahoo!?
http://webhosting.yahoo.com/ - Let the expert host your web site

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
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.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.