Hello,
is there a way in Alfresco Community 6 to validate embedded XML against their XSD definition?
Thank you.
Solved! Go to Solution.
Not sure about embeded xml (i assume you mean by a file node in repo) , but if you are looking for xml validation against an xsd then answer is No.
But you can use java api (javax.xml) and validate XMLs.
You can find examples here: https://www.tutorialspoint.com/xsd/xsd_validation.htm
https://www.journaldev.com/895/how-to-validate-xml-against-xsd-in-java
Not sure about embeded xml (i assume you mean by a file node in repo) , but if you are looking for xml validation against an xsd then answer is No.
But you can use java api (javax.xml) and validate XMLs.
You can find examples here: https://www.tutorialspoint.com/xsd/xsd_validation.htm
https://www.journaldev.com/895/how-to-validate-xml-against-xsd-in-java
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.