[
https://issues.apache.org/jira/browse/WODEN-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513863
]
John Kaputin commented on WODEN-142:
------------------------------------
I think it will be sufficient just to change DocumentElement API to represent
the <document> element as an org.apache.woden.XMLElement, rather than
java.lang.Object. However, I have posted to the woden-dev list to see if there
are any particular requirements for handling mixed content directly from the
DocumentElement API.
> <documentation> element should not be wrapped as java.lang.Object
> -----------------------------------------------------------------
>
> Key: WODEN-142
> URL: https://issues.apache.org/jira/browse/WODEN-142
> Project: Woden
> Issue Type: Improvement
> Reporter: John Kaputin
> Assignee: John Kaputin
> Fix For: M8
>
>
> DocumentationElement has the methods set/getContent which wrap the
> <wsdl:documentation> element as a java.lang.Object. The convention in the
> Woden API for wrapping WSDL elements is to use XMLElement as the wrapper. At
> the very least this interface should use XMLElement. A better approach might
> be to represent mixed content in this interface.
--
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]