You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Ge...@nokia.com on 2002/05/27 12:08:41 UTC

derived schema types

Hi, 

 I was wondering, does Axis support derived
types, like xsd:positiveInteger  ? It seems to work
fine with integer, however positiveInteger and
other derived type does not work.