Community

Web services tip: Representations of null in XML Schema

(Russell Butek) A Java bean has properties, or fields. These fields, unless they are primitive types, can be null. When you map a Java bean to XML, these fields become elements or attributes. Unadorned elements and attributes cannot have null values (you can sort of think of them as the equivalent o

Read More - Register for Free Membership