BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Dreamer
Obsidian | Level 7

Hi,

I got following message when I tried to open attached xml file in SAS xml mapper 9.4:

schema_reference.4: Failed to read schema document 'EdgeServerEnrollmentSubmission.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.

But I can import same xml in MS Access without any issue and it gives me following 4 tables:

  1. EdgeServerEnrollmentSubmission
  2. IncludedEnrollmentIssuer
  3. IncludedInsuredMember
  4. includedInsuredMemberProfile

Any suggestion??

1 ACCEPTED SOLUTION

Accepted Solutions
Dreamer
Obsidian | Level 7

Oh I got it. I worked when I changed XML parsing validation level from "High" to "Minimal". But still wondering why did it fail at higher level of validation.

View solution in original post

4 REPLIES 4
BrunoMueller
SAS Super FREQ

Open the file as XML file in the SAS XML Mapper Application, go to Tools -> Automap using XML

You will get the same tables as you mentioned. See screenshot

Dreamer
Obsidian | Level 7

Its so strange. As I mentioned, even I am not able to open this xml file in SAS Mapper. It gives me above mentioned error message.

I can open and create map for other simple xml files but not for this.

I'm using SAS Mapper 9.4

Dreamer
Obsidian | Level 7

Oh I got it. I worked when I changed XML parsing validation level from "High" to "Minimal". But still wondering why did it fail at higher level of validation.

BrunoMueller
SAS Super FREQ

Glad you found the option. Mine was already set like this, I was lucky;-)

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 5630 views
  • 3 likes
  • 2 in conversation