Tag: JSON / JAVA / XML

Community

XML Basics (part 2)

By icarus Melonfire – Now that you know the basics, this article explains how to use XML's more advanced constructs to author complex XML documents. Entities, namespaces, CDATA blocks, processing instructions – they're all in here, together with aliens, idiots, secret agents and buried treas

Community

DirXML

DirXML is Novell's directory interchange software that uses XML to keep different directories synchronized. With DirXML, an IT manager can administer multiple user databases from a single interface, using Novell Directory Services (NDS) eDirectory to replicate the information. DirXML works withi

Community

XML Rules!

by Claude Duguay – XML provides a vehicle for representing virtually any kind of data collection. Organized structures can be thought of as languages that may be interpreted, such as a collection of business rules. We'll look at simple Java-based tools that help you get more mileage out of both

Community

Sun Multi-Schema XML Validator

The Sun Multi-Schema XML Validator (MSV) is a Java[tm] technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1. This download package includes binaries, sample source code, a

Community

Can XSLT Speed Up Table Displays?

by A. Russell Jones – Ever since Microsoft released Active Server Pages (ASP), people have been using it to display database data in HTML-formatted tables—and arguing about the most efficient method. Now that XSLT has joined the race, I wanted to know whether using XSLT could have any effect on effi