All.
Here is my problem: let's say I have an instance like this:
<xf:model>
<xf:instance id="my">
<data xmlns="">
<seqnum></seqnum>
<myvalye></myvalue>
</data>
</xf:instance>
<xf:bind ref="instance('my')/seqnum" required="true()" type="xsd:integer">
if I have one single field for the seqnum, the bind works and
xforms-invalid trigger is fired and xf:alert appears.
But...if I use the instance in an xf:repeat and displays the seqnum field
the bind does not work.
Any help is appreciated.
Thanks
Elias
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support