Tag: JSON / JAVA / XML

Community

XMLBeans

by Hitesh Seth – Recently, BEA released a beta of XMLBeans, an XML token stream-based technology that provides easy navigation of XML documents using a combination of interfaces – Java types (which have been mapped to the relevant XML Schema-based types) and native XML cursor- or XQuery-based access

Community

Conditional Execution

by Bob DuCharme – Most programming languages provide some means of conditional execution, which allows a program to execute an instruction or block of instructions only if a particular condition is true. Many programming languages do this with if statements; the XSLT equivalent is the xsl:if instruc

Community

A journey with XSL/XPath

XSL, eXtensible Stylesheet Language is a W3C standard with lots of development and momentum and having a large size of community also got abundant number of Books, mailing lists, training and websites. This article just gives a kick start for the people who want to work with XSL and XPath.

Community

XML to PDF using XSL-FO

In day-to-day life, we often make use of printed material – textbooks, manuals, contracts, catalogs, newspaper, magazines, and brochures. Producing high-quality print documents requires ability to do pagination, generating table of contents and index, headers and footers, margins, multi-column outpu