A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Certification
»
Product and Other Certifications
Author
XML Validation
Sri Yasasvi
Greenhorn
Joined: Nov 07, 2008
Posts: 27
posted
Jan 25, 2010 13:31:47
0
Hi
I am getting the following error when i trying to validate XML document.
Unable to locate a reference to a supported schema type (DTD, W3C Schema) within this document instance.
<?xml version="1.0" encoding="UTF-8"?>
<people xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:include href="Alanturing.xml"/>
<xi:include href="RichardPFeyman.xml"/>
</people>
Could you please tell me what is wrong in this document.
Thanks,
Sri
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: XML Validation
Similar Threads
XInclude and XPointer
xml schema validation, is it a dream ?
Xinclude, read 2 xml files
importing one xml in another
How to use XInclude with xalan/xerces for XSD validation and XSLT?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter