XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Nalinee ChinowuthichaiSubject: Problem with namespace while validating an XML file
Author: Nalinee Chinowuthichai
Date: 13 Sep 2006 09:23 PM
Hi there

I've created a XSD file and wanting to validate a XML file against it. I keep getting error saying

"The element declaration was not found for root element 'GWML'"

Would youplease provide me some guidance? Thank yoU!

regards,

Nalinee

--------------------------
XML message
--------------------------
<?xml version="1.0" encoding="UTF-8"?>
<GWML xmlns="http://wfs.national.com.au/schema/GWML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://wfs.national.com.au/schema/GWML file:///H:/Data/middleware/tmp/schema/GWML_Main.xsd"
version="6">
<msgHeader>
</msgHeader>
</GWML>


-------------------------
XSD file
-------------------------
<?xml version="1.0" encoding="UTF-8" ?>
<xsd:schema xmlns="http://wfs.national.com.au/schema/GWML" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://wfs.national.com.au/schema/GWML">
<xsd:include schemaLocation="calculation.xsd" />
<xsd:include schemaLocation="date.xsd" />
<xsd:include schemaLocation="party.xsd" />
<xsd:include schemaLocation="CDS_Logical.xsd" />
<xsd:include schemaLocation="common.xsd" />
</xsd:schema>

Postnext
Ivan PedruzziSubject: Problem with namespace while validating an XML file
Author: Ivan Pedruzzi
Date: 14 Sep 2006 01:16 AM
This forum is for Stylus Studio users only and we can't find your email address in our records.

Which Stylus Studio version are you running?

Ivan Pedruzzi
Stylus Studio Team
http://www.stylusstudio.com/xml_download.html

Posttop
Tony LavinioSubject: Problem with namespace while validating an XML file
Author: Tony Lavinio
Date: 14 Sep 2006 11:26 PM
If you are a Stylus Studio user, it would help if you could post
the missing files. Your schema includes several schemas as local
references, but you didn't include them. We can't reach your
H: drive from here...

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

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