Hi all,
Does JAXME provides some check for string patterns? Or rather must be the
service developer who takes care of this?
For example, given this example:
<simpleType name="UKPostcode">
<restriction base="ipo:Postcode">
<pattern value="[A-Z]{2}\d\s\d[A-Z]{2}"/>
</restriction>
</simpleType>
Who checks that a UKPostcode string is valid?
Thanks for any help,
-Enric
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]