Télécharger la liste

Description du projet

xml2sql-v is based on expat and is a quick and
dirty solution to transform the content of any
well-formed XML file into SQL INSERT statements
such that you can postprocess the content of the
XML data with SQL. The XML file is neither tested
for correctness nor is it checked to contain
anything reasonable. The insert statements will
have the UTF-8 characterset but there are 3 more
utilities (entityfix, latin1-utf8, and
utf8-latin1), to fix broken HTML entities within
the XML files, convert "forgotten"
Latin1-Characters into proper XML entities, and
convert the output back to Latin1 for easy
insertion into the database.

Système requise

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.

2003-04-21 09:16
1.1

Dans cette version, "entityfix" devrait maintenant corriger toutes les # invalides et entités.
Tags: Minor bugfixes
In this version, "entityfix" should now correct all invalid
&# entities.

2003-02-14 06:44
1.0

Tags: Initial freshmeat announcement

Project Resources