Tag: JSON / JAVA / XML

Community

Above and Beyond DHTML Menus

(Nigel McFarlane) Up until now, the heart of a Web page was HTML, but that’s changing; HTML is simply not flexible enough to meet modern Web development needs. The element, for example, can contain only one set of menu options, although those options can be grouped a little using the

Community

Layering XSLT stylesheets

(Chuck White) In this third tutorial in a multi-part series on the benefits of using XSLT, the MindMap Team discovers the need to perform some analyses that require procedural techniques. Because XSLT is not a procedural language, this tutorial explains how to layer and use chain transformations to

Community

Microcontent Management with Syncato

(Kimbro Staken) In the past few years there’s been a surge in popularity for what has become known as blogging. The weblog (or “blog”) is an online journal of links and information. It seems everyone has one now. I’ve written a blog for several years now using Movable Type to manage it. Unfortunatel

Community

DTD and XML Schema Structures

(Deepak Vohra Ajay Vohra) This article compares Document Type Definition (DTD) and XML Schema elements. Java 2 Enterprise Edition (J2EE) developers use DTDs and schemas in J2EE/XML applications. When a DTD for an XML document is provided and validation with an XML Schema is required, the DTD-to-XML