Automate the validation
I want to share one requirement with you all,
I have one .xsd file, which contains set of rules for state pin codes. It validates one input file(XML), which contains all the state codes. If the file contains any new state pin code value which is not in .xsd file. Then I need to investigate manually to find new state pin code. Please could you help me how can I automate this process by using escript.Please could you let me know if you need more explination ?
Many thanks in advance,
User420486