[
https://issues.apache.org/jira/browse/AXIS2-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amila Chinthaka Suriarachchi resolved AXIS2-4205.
-------------------------------------------------
Resolution: Fixed
Already fixed in the trunk
> ADB doesn't check maxlength
> ----------------------------
>
> Key: AXIS2-4205
> URL: https://issues.apache.org/jira/browse/AXIS2-4205
> Project: Axis2
> Issue Type: Bug
> Components: adb
> Affects Versions: 1.4, 1.3
> Environment: Windows XP Professiona, sp2, intel,
> Reporter: Asad Sheikh
> Priority: Minor
>
> For the following schema, the axis2 1.3/1.4 ADB doesnt check for max length,
> it
> is only checking for the regular expression.
> <xsd:element name="name" >
> <xsd:simpleType>
> <xsd:restriction base="xsd:NCName">
> <xsd:pattern value="[a-zA-Z_0-9]+"/>
> <xsd:maxLength value="30"/>
> </xsd:restriction>
> </xsd:simpleType
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]