Download List

Project Description

Structured Document Validator implements a generalized method for
validating both the structure and content of structured documents. Any
data format that can be deterministically divided into tags and data
is classed as a structured document. This definition applies to a wide
array of data formats, including XML, Java properties files, and
delimited value files. The application performs validations based on
user-defined Structured Document Definitions (SDDs). It provides an
environment for validation, SDD development, and document editing.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-05 20:37 Back to release list
0.7.8

This release adds new functionality to the Alias mechanism and improved messages for SDD validation errors and warnings. The parsing table generation technique has been upgraded from SLR to LR(1).
Tags: Major feature enhancements

Project Resources