(Mei Selvage, Dan Wolfson and John Handy-Bosma) Learn about information management, its importance to Service-Oriented Architecture (SOA), and the relationship between between information management and SOA. Then explore the challenges and benefits of reengineering information management into SOA. I
Tag: JSON / JAVA / XML
XML Performance and Size (Sample Chapter)
(David Megginson) XML has a reputation for being big and unwieldy, but the reputation isn’t entirely deserved. Many of the size and processing requirements for XML files are the result of inefficient development tools. This chapter provides an explanation of the issues involved in file size and exec
FIX: Duplicate import schema may cause the XML schema compilation to fail
When a duplicate import schema is encountered during compilation, System.xml may throw the following error message: Item has already been added. Key in dictionary:”file:///C:/C.xsd” Key being added: “file:///C:/C.xsd”
Introducing Hamlets
(Rene Pawlitzek) Servlets are a key component of server-side Java development, but despite a number of attractive traits, servlets do not support or enforce the separation of content and presentation. To master that functionality, the author proposes Hamlets — servlet extensions that provide th
Hacking Oscar!
(Howard Katz) XQuery is a rich and expressive language. I love exploring the types of questions you can pose using it. In fact, I enjoy exploring the types of queries you can pose almost as much as I enjoy discovering what those queries can discover (if you can parse that sentiment). I realized arou
Java theory and practice: Screen-scraping with XQuery
(Brian Goetz) XQuery is a W3C standard for extracting information from XML documents, currently spanning 14 working drafts. While the majority of interest in XQuery is centered around querying large bases of semi-structured document data, XQuery can be surprisingly effective for some much more munda
An Easy Introduction to XML Publishing
(PG Bartlett) In this part, we’ll describe the essentials for solving these problems, which include building a “single source” of information that eliminates redundancy, creating information in reusable modules, and automatically assembling and publishing information for multiple audiences and multi
Faster XML ahead?
(Martin LaMonica) The W3C is closer to tackling sluggish XML performance, but not everyone agrees with the group’s approach. (R)
Part 1: Automating the XML Data Mapping Process in Excel 2003
(Sergei Gundorov and Clark Hamilton) In the first of a three-part series, learn how to use XML maps to customize Excel as a data input and display system.
FIX: Duplicate import schema may cause the XML schema compilation to fail
When a duplicate import schema is encountered during compilation, System.xml may throw the following error message: Item has already been added. Key in dictionary:”file:///C:/C.xsd” Key being added: “file:///C:/C.xsd”
