Download List

프로젝트 설명

DTD to XML Schema translator lets you translate a Document Type Definition into an XML Schema (REC-xmlschema-1-20010502). The translator can map meaningful DTD entities onto XML Schema constructs (simpleType, attributeGroup, group); the XML document model is not anonymized. In addition, the translator can map DTD comments onto XML Schema documentation nodes in various ways.

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.

2003-06-20 16:40
1.60

이 릴리스에는 자바 1.4의 XML 기능을 사용합니다. JAXP 지원이 추가되었습니다.
Tags: Minor feature enhancements
This release makes use of the XML capabilities of Java 1.4. JAXP
support has been added.

2003-02-28 00:09
1.55

파일의 URL이 아닌 URL에 포함된 문자 (공백)가 이제 올바르게 인코딩된 URL을합니다 예.
Tags: Minor bugfixes
File URLs containing non-URL characters (e.g., blank) are now correctly URL encoded.

2002-02-08 19:03
1.54

XS를에이 릴리스지도 # PCDATA : 문자열 대신 XS를의 종류 : 기본적으로 anyType.
Tags: Minor feature enhancements
This release maps #PCDATA onto xs:string instead of xs:anyType by
default.

2002-01-17 22:47
1.53

식민지의 이름 속성 이름을 사용해서는 안됩니다. 를 사용하는 대신 속성을 심판. 더많은 이제 브라우저를 지원합니다.
Tags: Minor feature enhancements
Colonized names must not be used in attribute names. Use attribute ref instead.
More browsers are now supported.

2001-08-02 23:00
1.52

하나의 자식 요소가있는 XML 스키마 (그룹 선택 순서) 최적화되어있습니다. xmlschema.dtd 다른 테스트 예제가 추가되었습니다.
Tags: Minor feature enhancements
XML Schema groups (choice, sequence) with a single child element are optimized. xmlschema.dtd has been added as another test example.

Project Resources