You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by Ricardo Rocha <ri...@cern.ch> on 2005/11/28 11:21:18 UTC

xsd:idref

Hi all.

I was trying to have IDREF working with a schema, and i bumped into a problem that i think is well known to you.

I've seen it at:
http://issues.apache.org/jira/browse/JAXME-58?page=all

and the issue is that the get/set methods work with strings, not with object references.

 From the track i think it must be already fixed, but i couldn't get it to work (still get strings everywhere
even when trying the example in the issue track - booklist.xsd).

I'm working with a CVS checkout from branch b_05. Is this ok (i need to get a recent fix from Jochen)? Is this
fixed somewhere else?

Thanks in advance,
   Ricardo

---------------------------------------------------------------------
To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org


Re: xsd:idref

Posted by Jochen Wiedmann <jo...@gmail.com>.
Ricardo Rocha wrote:

>  From the track i think it must be already fixed, but i couldn't get it 
> to work (still get strings everywhere
> even when trying the example in the issue track - booklist.xsd).

Sorry, but this patch was entered into the MAVEN (upcoming 0.6) branch 
only. See the file projects/jm/src/test/resources/jira/jaxme-58.xsd for 
an example. However, you should find the fixes related to the "indexed" 
collection there as well.


Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org