[
https://issues.apache.org/jira/browse/CXF-363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Diephouse updated CXF-363:
------------------------------
Fix Version/s: (was: 2.0-RC)
2.1
Moving these issues to 2.1 as I don't think we'll get them for 2.0. Feel free
to switch reschedule if you feel appropriate.
> Updates to the SchemaInfo model
> -------------------------------
>
> Key: CXF-363
> URL: https://issues.apache.org/jira/browse/CXF-363
> Project: CXF
> Issue Type: New Feature
> Affects Versions: 2.0-RC
> Reporter: Balaji Ravi
> Assigned To: Dan Diephouse
> Fix For: 2.1
>
> Attachments: schemaInfo.patch
>
>
> I am working on the corba binding based on cxf & we are using stax to read &
> write objects.
> Since we have to write out the stax events, it would be good if we could get
> some information from the SchemaInfo object about the elementFormDefault &
> attributeFormDefault attributes.
> Also, missing are the schemas that are imported inside the schema element.
> How do get these schemas from the service model? Should we create
> SchemaInfo's for the imported schemas? It would be helpful if we do it when
> we are parsing the wsdl, otherwise it would be messy to get the DOM element
> from the schema info & look for the imports...
> I have attached a patch that fixes both the issues. Can someone provide
> feedback on this?
> - Balaji
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.