> Thanks, but when I remove that line
>
> And change this from
> <attribute ref="x:lang" use="optional" />
> to
> <attribute ref="lang" use="optional" />
> in my schema.
>
You have to change it to ref="xml:lang". This special namespace is
always bound to the "xml" prefix implicitly.
regards,
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net