Validate Xml in Flex3 Air

2019-09-04 07:45发布

问题:

I am opening xml in air application . i need to validate opening xml(Xml need to have specific node), for this some of them telling there is XSD validation on vb and .net , but i need to know, likewise any validation tool is available in Air ?.

Thanks in Advance

回答1:

These blog posts might be of use.

XML & XSD 1

XML & XSD 2