Jeremy Hughes wrote:
> Hi,
> Woden uses XmlSchema to parse and represent schema inlined, imported
> or included by WSDL. Currently Woden does a DOM parse on the WSDL to
> populate its WSDL model. There is work underway to implement a StAX
> parse model (via AXIOM) to populate the WSDL model to achieve greater
> performance.
> 
> Since we rely on XmlSchema to parse the schema and the schema can be a
> large (if not largest) part of the WSDL it would be good to have
> XmlSchema also use a StAX based approach. Is this being considered? Or
> could we achieve this just by using DOOM as the DOM impl under
> XmlSchema?

I don't think we have an XmlSchema impl based on Axiom yet. But yes we'd
love to have one.

DOOM is an implementation of DOM interfaces over Axiom but I don't think
that will fit in to existing Xmlschema model as it is.

-- Chinthaka

> 
> Thanks,
> Jeremy
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to