Download List

프로젝트 설명

JaxMeXS is a parser for XML Schema, written in Java. Unlike Xerces or similar parsers, this one isn't written for validation of conforming instances, but for schema authors who like to use the schema information or extend the XML Schema language with private data. An excellent example is JAXB, the Java/XML binding specification.

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.

2004-09-03 15:31
0.3.1

이 bugfix 릴리스입니다. 대부분은 특히, 당신은 지금 다른 스키마로 대상 네임 스페이스를하지 않고 XML 스키마에 포함된 스키마의 대상 네임 스페이스를 변경 포함될 수있습니다.
Tags: Minor bugfixes
This is a bugfix release. Most notably, you may now include an XML
schema without a target namespace into another schema, changing the
included schema's target namespace.

2004-07-28 21:20
0.3

이것은 아파치 webservices 프로젝트의 전체 구성원으로서 첫 공식 릴리스입니다.
Tags: Minor feature enhancements
This is the first official release as a full member of the Apache WebServices Project.

2003-08-17 20:34
1.03

요소의 구문 및 논리 컨텍스트에 대한 액세스를 통해 지금 XsObject.getParentObject ()와 XSObject.getParentObject 제공됩니다 ().
Tags: Minor feature enhancements
Access to the syntactical and logical context of an element is now provided through XsObject.getParentObject() and XSObject.getParentObject().

2003-07-16 01:26
1.02

구문 파서는 이제 XS를 사용하면 외부 schemata에 대한 액세스를 제공합니다 : 포함 또는 XS를 : 가져올 수있습니다.
Tags: Minor feature enhancements
The syntax parser now provides access to the outer schemata when using xs:include or xs:import.

2003-06-21 00:33
1.01

많은 버그수정있습니다. JAXB 추가되었습니다위한 파서.
Tags: Minor feature enhancements
There are many bugfixes. A parser for JAXB has been added.

Project Resources