Steven Pemberton recently announced on the public XForms mailing list the results of a gathering of XForms implementers, representing over 20 ongoing implementations of XForms.
Tag: JSON / JAVA / XML
Generate .NET Code With XSLT
by Kathleen Dollard – Find out how to use Extensible Stylesheet Language Transformations to auto-generate classes that provide strongly typed access based on your database’s XML Schema Definition.
Cleaning Up SOAP’s Act
For SOAP to be enterprise-worthy, security must be an integral part of the Web services standard.
XMill 0.8, a user-configurable XML compressor
from Uche Ogbuji – XMill separates structure, layout and data in an XML document and distributes data elements into separate data streams (int, char, string, base64, etc), which are then compressed using gzip, bzip2 or ppmdi.
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
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
XML Data Islands and Persistence
by Rahul Guha – Achieve flexibility and efficiency by separating data representation from data-handling presentation code to create data islands that process only code that has changed.
Managing and moving data using Java technology, XML, DB2, and Lotus Notes
This article examines the Notes to DB2 data transfer. Branavan Ganesan discusses the Java and XML based solution, and gives examples from a project recently implemented for their sister site, eServer Developer Domain. He focuses on how the project team exploited the XML enablement capabilities of Lo
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.
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
