Community

Web services tip: Use polymorphism as an alternative to xsd:choice

(Russell Butek) xsd:choice is a somewhat common XML construct. However, mappings of xsd:choice to a programming language are not always straightforward. For example, the Java mapping of Web services, defined by the JAX-RPC specification, does not provide an explicit mapping from xsd:choice into Java

Read More - Register for Free Membership