OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Announce:] dtd2xs v1.5 released




We're are pleased to announce a new release of the following program:


DTD to XML Schema translator
----------------------------
Translate a Document Type Definition (XML 1.0 DTD) into an XML schema
(REC-xmlschema-1-20010502). The translator can map meaningful
DTD entities onto named and therefore reusable XML Schema constructs
such as <simpleType>, <attributeGroup> and <group>. The translator can
map DTD comments onto XML Schema <documentation> elements.

Free available as Java class and as Web tool:

http://puvogel.informatik.med.uni-giessen.de/dtd2xs/


--