does anyone know how to generate the maxlength attribute on a String element
in the wsdl file?

i use de the default aegis bindings. 

<mappings>
  <mapping>   
    <property name="name" minOccurs='1' maxLength="20"/> 

The minOccurs does result in an attribute of the wsdl but the maxLength is
ignored.

<xsd:element minOccurs="0" name="name" nillable="true" type="xsd:string"/>

Is it possible the set the maxLenth somewhere in XFire without manual
editing the generated wsdl file?


greetz,
Marcel
-- 
View this message in context: 
http://www.nabble.com/wsdl-maxlength-tf4485904.html#a12792397
Sent from the XFire - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to