Re: [Xsltforms-support] Problem with exsltforms
Brought to you by:
alain-couthures
|
From: COUTHURES A. <ala...@ag...> - 2010-03-05 14:03:18
|
Javier Díaz a écrit :
> Claudius Teodorescu escribió:
>> As far as I can see, there is one group with
>> ref="/ACT_INTERCONEXION_IP/TRAZADO/PPAI_IP".
>>
>> But this XPath is valid both for first instance (which is missing
>> @id) and the second one. Which one are you referring to?
> I thought that when instance is missing always is referring to the
> first one... Is this wrong? I haven't any problem with this until now...
I confirm there shouldn't be a problem with that. Does it happen also
without exsltforms ??
>>
>> If first instance would be implied and it would have @id='i0', the
>> group should be
>> xf:group ref="instance('i0')/TRAZADO/PPAI_IP"
> I have assigned to the fist instance the id "i0" and changed in the
> whole document /ACT_INTERCONEXION_IP/ to instance('i0')/ and it works
> ok, but I find strange that it fails only in this case....
It's a simple workaround but I have to know if there is a bug in XSLTForms.
Thanks!
-Alain
|