Tag: JSON / JAVA / XML

Community

Staying Power!

(Stephen Swoyer) Common Business Oriented Language and Assembler rule today’s mainframe shops, but enterprise codejockeys have more application development options than ever. Even programmers who have little or no mainframe experience can write C, C++ or Java code on Windows and Linux systems and re

Community

Content in the Age of XML

(Bruce Silver) Not so long ago, information could be neatly separated into data and content. Data was “structured” and stored in relational databases, OLTP and other hierarchical systems. Content was “unstructured” and consisted of, well, everything else. Data was what made the company go, so databa

Community

Tip: xsd:any: A cautionary tale

(Russell Butek) xsd:any is a popular feature for people designing XML schema. But it’s often more trouble than it’s worth. Explore some of the shortcomings of xsd:any, both in XML itself and in the JAX-RPC Java language binding, so that, even if you decide to use xsd:any, you will be more prepared t