Re: [Xsltforms-support] Parsing error in XSLTForms 1.7
Brought to you by:
alain-couthures
From: Winona S. <wsa...@gm...> - 2023-04-04 17:07:04
|
Opps! That is a transcription error (my fault!), it is spelled correctly in the form. The form works in XSLTForms version 1.3, I installed 1.7 to test and this error popped up. I will put together a simple version of the form for testing. -Winona On Tue, Apr 4, 2023 at 11:43 AM Josselin Morvan <mor...@gm...> wrote: > Hi Winona, > > Maybe a typo with the first instance name (porject for project ?) : instance('i-porjectSpecificData') > => instance('i-projectSpecificData’) ? > > Could you share a sample file if it still doesn’t work? > > Best, > Josselin > > > Le 4 avr. 2023 à 15:52, Winona Salesky <wsa...@gm...> a écrit : > > Hi All, > I just got around to testing version 1.7. My forms which were working in > version 1.3 are now throwing the following error. Any ideas what is going > on? > Thanks! > -Winona > > ERROR: > XSLTForms Exception > > Error parsing the following XPath expression > instance('i-porjectSpecificData')//*:option[@name= > instance('i-projectSpecificDataSelected')//*:selected]/descendant::*:editionStmt > > Unexpected identifier 'syntax' > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > > > |