Any tool to validate the length of each xml attribute against an xml schema
Hi,
Does anyone know if there is a tool to validate the length of each xml attribute against an xml schema.
By validation i mean is just to validate if the data of an attribute has exceeded a specific length.
Our client system is based on an xml schema.
Our system generates the xml. So if there is any tool, i can generate the xml and validate it against schema which we have , it would be easy to know whether this xml would give an error once it goes to the client system.
Regards,
Leo
|