on ‎2008 Sep 17 9:54 AM
Hi SDNers,
As we r using MDM sp06 therefore we have to use Xsd while importing but it showing error when we r using standard business content XSD .From where can i find xsd for the xml file iam using .Is we have to use an XMl spy?
If yes then recommend which one we should use?
or
there is a other way round?
Thanks in advance,
Neethu JOY
Request clarification before answering.
what is the error though?
It can be because of XML Name space, in our case it was because of maxoccurs = 9999/99999999 in the default XSD, we changed it to maxoccurs = unbounded, and yeah it is always a good idea to validate XML against XSD.
Generate a sample XML using the xsd and try importing that , even then if it errors out before opening that stuff , then it is the problem with XSD.
But if sample XML goes thru and actual; data is bombing then apparently data is the culprit XML does not like to see bunch of illegal characters in the data and yes these kind of checks , XML SPY or any XML workbench can handle. good Luck.
-Sudhir.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.