Hi Experts
I am new to XSD and struggling with one XSD file. I am trying to upload an XSD into SAP CPI message mapping and receiving some XSD validation errors. the errors refer to mostly, element / type references being unresolved. I have uploaded the XSD and errors details in the git hub. please help me with what am I missing here.
The file name is newsample.xsd and error_02.txt https://github.com/sbhatta-aps/xsdsample
Request clarification before answering.
Your xml is referring another xsd/types - xmlns:xml="http://www.w3.org/XML/1998/namespace"
You need to removed these references. A simpler way to generate XSD is to create a sample XML first and use any online tool to generate XSD from your XML. Should work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 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.