While browsing through the API packages I found two interesting packages. One seems to model the WSDL 2.0 components (org.apache.woden.wsdl20) and the other for WSDL 2.0 elements (org.apache.woden.wsdl20.xml). It was not difficult to understand the latter, I cannot clearly figure out on the use of org.apache.woden.wsdl20 that looks read-only.
So a couple of questions: 1) What is the motivation of having two different packages? 2) Are these two packages programmatically accessible each other? 2) How is the model loaded (from a WSDL source) in org.apache.woden.wsdl20? 3) What is a scenario of using the above (2) model - as opposed to using the element model? Thanks, - Kihup --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
