Re: [Xsltforms-support] fn:tokenize in XSLTForms
Brought to you by:
alain-couthures
|
From: Alain C. <ala...@ag...> - 2015-11-18 20:58:03
|
Tim, Currently, fn:tokenize() is returning faked text nodes. This is good enough for xf:output and should also work with xf:setvalue. It would still be easy to create standalone text nodes owned by default instance to do the trick more appropriately for complex cases. Could you please send me a test case? Thanks! --Alain Le 18/11/2015 20:02, Tim Thompson a écrit : > Alain, > > Can fn:tokenize be used to update instance data with xf:input, or only > to display data with xf:output? I have XML data with elements that > contain semicolon-delimited strings that I would like to split across > separate input controls, but I guess the data can't be updated once it > is tokenized? > > Best wishes, > Tim > > -- > Tim A. Thompson > Metadata Librarian (Spanish/Portuguese Specialty) > Princeton University Library > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support |