Tag: JSON / JAVA / XML

Community

Managing XML data: A look ahead

(Elliotte Harold) Much has been written about how to process XML documents, including how to search them with XPath, transform them with XSLT, style them with CSS, and create them with DOM. But as XML becomes increasingly popular and begins to pervade your systems (whether you want it to or not), a

Community

Using Stylesheet Schemas

(Bob DuCharme) Last month I promised to eventually discuss the use of schemas with XSLT 2.0 — that is, XSLT 2.0’s ability to read a W3C schema to discover additional information about a source tree, result tree, or interim temporary tree, and to use that information when processing a document. T

Community

Tip: Use XML to Send SMS Messages

(Nicholas Chase) Many developers tend to think of Web services as a way to easily move information from one place to another, but it’s also important to understand how integral a Web service can be to the overall application. This tip gives some examples of using XML for Short Message Service (S