Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 149195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:05:31+00:00 2026-05-11T09:05:31+00:00

I was just wondering if someone could give my XML validation code a once

  • 0

I was just wondering if someone could give my XML validation code a once over to see if I’m doing it right. Here’s the portion of code that is giving me the trouble…

SAXParserFactory factory = SAXParserFactory.newInstance();  SchemaFactory schemaFactory = SchemaFactory     .newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI);  // *** CODE FAILS ON THE BELOW LINE **/ factory.setSchema(schemaFactory     .newSchema(new Source[] { new StreamSource(schemaStream) }));  SAXParser parser = factory.newSAXParser();  SAXReader reader = new SAXReader(parser.getXMLReader()); reader.setValidation(false); reader.setErrorHandler(new ResultProducingErrorHandler()); reader.read(content); 

Whenever I run the above code, I get an error along the lines of:

src-resolve: Cannot resolve the name 'ns:myStructure' to a(n) 'type definition' component. 

The elements mentioned in the error messages are all ones that are imported into the schema via calls to <xs:import />. The schema seems to validate OK via the W3C XML Schema Validator.

Do I have to include each of these schema’s individually or is Java smart enough to go off and fetch these extra schema’s too? I tried adding them in the array passed to the newSchema call but that didn’t make any difference.

I don’t think I can give out the link to the schema, so I’m really just looking for a yes or no regarding if my code looks at least acceptable.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T09:05:32+00:00Added an answer on May 11, 2026 at 9:05 am

    Ensure that the xs:import statements point to paths that are reachable from the current directory of your application. The current directory may not be what you think it is.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 80k
  • Answers 80k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer have you checked the WixUI_Advanced UI that comes built-in in… May 11, 2026 at 4:24 pm
  • Editorial Team
    Editorial Team added an answer One problem is that the expression s[i] uses pointer arithmetic… May 11, 2026 at 4:24 pm
  • Editorial Team
    Editorial Team added an answer I will stick with my original idea of adopting Texy.… May 11, 2026 at 4:24 pm

Related Questions

There is a question I have been wondering about for ages and I was
I was just wondering if someone could give me some guidance on the best
I have been learning more and more javascript; it's a necessity at my job.
I have been noticing __construct a lot with classes. I did a little reading

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.