You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by Arthur Ryman <ar...@gmail.com> on 2005/08/26 22:27:57 UTC

Implement WSDL 2.0 Fragment Identifiers

I created a new package, org.apache.woden.wsdl20.fragids,  to
implement Appendix A.2 [1] which defines fragment identifiers for
components.

I created an abstract base class, Component, and will create a
concrete subclass for each component.

I'll then create a parser and serializer for URLs that contain
fragment identifiers.

I'll also create a generator that emits the fragment identifier for a
component in the component model, and a method that finds the
component given its fragment id.

[1] http://www.w3.org/TR/wsdl20/#frag-ids

-- Arthur

---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org