I would like to create an HTML form based on XML or JSON data using Jquery and I also plan to validate any form fields that may be empty or incorrect.
I would like
I've found some of these that might help you:
Generating forms from JSON schema:
Generating forms from an XML schema:
Samples from different libraries to generate form: