Re: [Xsltforms-support] problem w/ switch in select1
Brought to you by:
alain-couthures
|
From: Sandra B. <sb...@lo...> - 2010-02-22 15:21:20
|
Thank you. It'a sll working now. Sandy >>> COUTHURES Alain <ala...@ag...> 2/21/2010 4:39:37 PM >>> Sandy, There was a bug in XSLTForms SVN version when xf:case was used inside xf:toggle. This is now fixed and the test case you sent is working correctly for me. Thanks! -Alain > Sorry about not including that: > > <?xml version="1.0" encoding="UTF-8"?> > <mods> > <name type=""> > <namePart type="family"/> > <namePart type="given"/> > <namePart type="date"/> > <namePart type="termsOfAddress"/> > <namePart/> > <role> > <roleTerm authority="marcrelator"/> > </role> > </name> > </mods> > > Thanks, > Sandy > > |