aspose file tools
The moose likes XML and Related Technologies and the fly likes DTD and extra tags Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "DTD and extra tags" Watch "DTD and extra tags" New topic
Author

DTD and extra tags

Sai Prasad
Ranch Hand

Joined: Feb 25, 2002
Posts: 560
Hello All,
Is it valid to create an xml document that should conform to a DTD with extra tags not listed in DTD? Thanks.
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
No. The DTD has to define all elements used in the XML document.


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: DTD and extra tags
 
Similar Threads
Parsing Error in web.xml
Converting XML into legacy record layout
Some Tips on SCWCD Exam
dtd tags
Could not parse hibernate.cfg.xml