Categories
Tags → For Xml

Painted Pages

Painted Pages is a Web Page Color Javascript Tool. The workings in this program promises to generate for you exceeding colors for your pages. In this color generating tool you would not have to fear getting bad results whenever you layout to put colo...
DETAILS

Long-term persistence: Serialize JavaBean component state to XML

The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This a...
DETAILS

Using XSLT for content management

This is the first installment of &"Working XML&", a column with companion project code that demonstrates the evolution of full-fledged XML applications. This column introduces XM (XSLT Make), a simple and affordable Web publishing c...
DETAILS

Using XML Schema archetypes and XSLT style sheets to simplify your code

This column demonstrates how to use XML Schema archetyping (and style sheets) to control styling of data for various presentation modes. Ten code samples in XML, XML Schema, and XSLT show how the techniques work to reduce code bulk and simplify maint...
DETAILS

Basic XML and RDF techniques for knowledge management

This article presents a practical exploration of knowledge management with XML by illustrating techniques for populating Resource Description Framework (RDF) models with data from existing XML formats. As shown in the three code listings, RDF can be ...
DETAILS

Decoding XML and the DTD

This introductory article shows how to create XML Document Type Definitions (DTDs) and well-formed, well-defined XML files that can be validated by the XML parser of your choice. While you don''t have to include a DTD with every XML file you pro...
DETAILS

xml_pickle and xml_objectify

This column presents some of the changes to the author''s previous module suite, utilities for high-level Python handling of XML documents, as well as some tips on advanced aspects of using and customizing the modules. Code samples demonstrate p...
DETAILS

Creating an XML and XSL Class

This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML ...
DETAILS

XML tools for Python

The first two installments of this column provided an overview of working with XML in Python. In the year since those initial writings, however, the state of XML tools for Python has advanced significantly. Unfortunately, most of these advances have ...
DETAILS

XML Schema Quality Checker

XML Schema Quality Checker is a program which takes as input an XML Schema written in the W3C XML schema language and diagnoses improper uses of the schema language. Where the appropriate action to correct the schema is not obvious, the diagnostic me...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2003-2019 jCay.com