Forum Discussion
LChristian
16 years agoOccasional Contributor
I only know of that Scanner class for basic verification of primitives. You'd have to dig deeper if you wanted to check things like maximum number of digits, fractional digits, bounds, etc..
I'm not sure if there is an easy way to access the XSD in scripting or even what kind of interface it would have.. I have only ever needed to verify types in SOAP responses and the schema compliance assertions have worked fine for that.
I'm not sure if there is an easy way to access the XSD in scripting or even what kind of interface it would have.. I have only ever needed to verify types in SOAP responses and the schema compliance assertions have worked fine for that.