Form submission dataXml Schema | Community
Skip to main content
James_R_Green
Level 6
December 7, 2018
Solved

Form submission dataXml Schema

  • December 7, 2018
  • 3 replies
  • 2178 views

Hi,

Is there a schema (XSD) for the dataXml received from an AEM Form submission?

I would like to validate the data coming through against a schema before using it. I could create a schema myself, but if one already exists it would save me the effort.

Thanks,

Jim

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mayank_Gandhi

Hi Jim,

I think you wouldn't get XSD with the dataXML. You will have to create it manually and then use it to validate the received data on run-time.

Thanks

3 replies

Mayank_Gandhi
Adobe Employee
Mayank_GandhiAdobe EmployeeAccepted solution
Adobe Employee
December 12, 2018

Hi Jim,

I think you wouldn't get XSD with the dataXML. You will have to create it manually and then use it to validate the received data on run-time.

Thanks

Mayank_Gandhi
Adobe Employee
Adobe Employee
December 19, 2018

Hi Jim.

Any follow-up question on this?

James_R_Green
Level 6
December 19, 2018

Hi Mayank,

No that is fine.

I will accept the answer above - thanks for your help!

Thanks,

Jim