Nillable attributes are not serialized
--------------------------------------
Key: WSCOMMONS-48
URL: http://issues.apache.org/jira/browse/WSCOMMONS-48
Project: WS-Commons
Type: Bug
Components: XmlSchema
Reporter: Sébastien Arod
Priority: Critical
XmlSchema.write() method doesn't serialize nillable attributes on <xs:element >
elements...
XmlSchemaSerializer.serializeElement(Document doc, XmlSchemaElement elementObj,
XmlSchema schema) doesn't use the isNillable field of XmlSchemaElement
neither do XmlSchemaElement.toString(String prefix, int tab)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]