users@jaxb.java.net

Re: Property Binding and ref's

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 25 Apr 2003 10:41:12 -0700

Sorry, I think this is a bug in the 1.0 release. I believe it has been
reported, but again I don't know where it is.

The workaround for now is to move your customization one level up:

  <xs:complexType>
    <xs:sequence>
       <xs:annotation><xs:appinfo><jxb:property name="Reference"
/></xs:appinfo></xs:annotation>
      <xs:element ref="rs:Ref" />
    </xs:sequence>
  </xs:complexType>

The next release will solve this problem.

regards,
--
Kohsuke KAWAGUCHI                  408-276-7063 (x17063)
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com