This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes xsdvalid can't find xsl:schema error 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 » Engineering » XML and Related Technologies
Reply Bookmark "xsdvalid can Watch "xsdvalid can New topic
Author

xsdvalid can't find xsl:schema error

Pat Breen
Greenhorn

Joined: Nov 08, 2003
Posts: 5
I am on Win 2000 and xsdvalid cannot find the namespace in my .xsd file.

the xsl:schema tag is there and it is the correct namespace name. I have checked that with a few sources. What could be wrong?

Pat
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
I am on Win 2000 and xsdvalid cannot find the namespace in my .xsd file.
Could you be more specific? What error message are you getting?

the xsl:schema tag is there

Should it say "xsd:schema" instead of xsl:schema"?


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: xsdvalid can't find xsl:schema error
 
Similar Threads
XSLT StyleSheet Query (newbie)
what is a namespace
The prefix "oxm" for element "oxm:jaxb2-marshaller" is not bound
Struts 2 - Action name works with any URL pattern
"The requested resource is not available" on running web application