users@jaxb.java.net

Re: xjc bug with xsd:documentation

From: Peter Schow <Peter.Schow_at_sun.com>
Date: Wed, 05 Mar 2003 15:09:44 -0700

On Wed, Mar 05, 2003 at 02:52:02PM -0700, Malachi de AElfweald wrote:
> In playing with JAXB, I tried parsing the AbiWord xsd (http://www.abisource.com/awml.xsd) fails to parse on the following:
>
> <xsd:annotation>
> <xsd:documentation>
> XML Schema for AbiWord Markup Language
> This should properly validate all AbiWord documents
> For validation, use http://cgi.w3.org/cgi-bin/xmlschema-check
> Please report errors to sam_at_uchicago.edu
> Modifed on 4-27-00
> </xsd:documentation>
> </xsd:annotation>

What version of JAXB are you using?

I inserted your annotation above into a .xsd file and it compiled fine with
JAXB 1.0.