cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT Mapping Help Needed

0 Kudos
69

Hi,

I have a XSD file with multiple references in my external definition. I am trying to build a schema validation functionality for a xml based on the multiple XSD's.

Is it possible to do a schema validation using xslt mapping?

I am using Altova mapforce to generate XSLT mapping but somehow it is not working. It gives me an error "XML Not well Formed".

Please help!!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

http://xml.ascc.net/en/utf-8/XSLvalidation.html

Ps: if helful please reward points

Answers (2)

Answers (2)

0 Kudos

Hi Sandeep,

I tried using stylus studio for creating xslt mapping. It gives the output properly but it doesn't validate xml against schema. Can you please give a simple xslt mapping with has the validation functionality.

Thanks,

Jayanth

Former Member
0 Kudos

Hi Jyanth

yes you can do this

i advice you to use XML Schema Tools like stylus studio or spy for editing, mapping, converting, validating, generating, binding and documenting any XML data model

few links for you how you can do in XML

validating XML using XSLT

http://www.ldodds.com/papers/schematron_xsltuk.html

http://www.w3.org/TR/xslt20/

http://www.stylusstudio.com/xsd_to_xsd.html

https://www.xsltstudio.com/xml_schema.html

regards

Sandeep

If helpful kindly reward points