Download List

Projeto Descrição

Xml Validation Interoperability Framework (xvif) is a proposal to embed pipe definitions in grammar based schema languages such as Relax NG (and probably W3C XML Schema). The current implementation is built on a partial implementation of Relax NG, supporting the features needed to provide a representative proof of concept. It is available both as Python source code and as an online demonstration. Although there is no endorsement of any kind by the DSDL ISO initiative (http://dsdl.org), one of the goals of this prototype is to gather feedback which may be used (or not) by "DSDL Part 1 - Interoperability Framework".

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.

2002-09-27 18:48
0.2.0

A sintaxe xvif foi limpo a jogar melhor com Relax NG como sua língua de acolhimento, ea implementação de tipos de dados W3C XML Schema simples foi iniciado. O validador on-line também foi melhorado para procurar os casos de teste, e ligações cruzadas foram adicionados entre o validador, os casos de teste, e os strawman.
Tags: Major feature enhancements
The xvif syntax has been cleaned up to play better with Relax NG as
its host language, and the implementation of W3C XML Schema simple
datatypes has been started. The online validator has also been
improved to browse the test cases, and cross links have been added
between the validator, the test cases, and the strawman.

2002-09-04 20:48
0.1.3

Mesmo que este não é um grande lançamento, um casal de bugs relacionados com o núcleo datatypes Relax NG foram corrigidos ea oportunidade foi tomado para adicionar uma base ainda mecanismo geral para a ligação de bibliotecas datatype. A biblioteca só tipo de dados que é executado é a biblioteca de tipos principais de Relax NG. Isso não muda muito para os usuários, mas isso ainda é um passo importante para o pleno apoio das bibliotecas de tipo.
Tags: Minor bugfixes
Even though this is not a major release, a couple of bugs related to the core
Relax NG datatypes have been fixed and the opportunity has been taken to add a
basic yet general mechanism to plug in datatype libraries. The only datatype
library which is implemented is the core type library of Relax NG. That doesn't
change a lot for the users, but this is still an important step toward full
support of type libraries.

2002-07-04 00:59
0.1.2

Esta versão tem um pacote de séries de ensaios Relax NG (oficial e específica) e uma correção de bugs (bug 20: falsa detecção de recursions proibido).
Tags: Minor bugfixes
This release has a package of the Relax NG test suites (official and specific) and a bugfix (bug 20: false detection of forbidden recursions).

2002-07-02 03:00
0.1.1

Um conjunto de testes genéricos foi criado para as transformações. xmlcomp, uma ferramenta de comparação simples e flexível, XML, foi criado. Nesta versão, o conjunto de teste foi aplicado para a execução fragmentações regular, e pode ser usado para outras transformações em versões futuras. Xmlcomp foi concebido com a capacidade de definir o que precisa ser testado e pode ignorar "detalhes", como prefixos de namespace, espaços em branco, nós de texto vazio, declarações de namespace, etc
Tags: Minor feature enhancements
A generic test suite has been set up for transformations. xmlcomp, a simple and flexible XML comparison tool, has been created. In this release, the test suite has been applied to the Regular Fragmentations implementation, and might be used for other transformations in future versions. Xmlcomp has been designed with the ability to define what needs to be tested and may ignore "details" such as namespace prefixes, whitespaces, empty text nodes, namespace declarations, etc.

2002-06-20 18:44
0.1

Tags: Initial freshmeat announcement

Project Resources