Re: [Xsltforms-support] anyURI support (XML Schema Primitive Datatype)
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2009-09-01 15:22:56
|
Ciao Lorenzo, > I have written an xform that uses "anyURI" (XML Schema Primitive > Datatype) > <http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#built-in-primitive-datatypes> > but it doesn't seem supported by XSLTForms. > > <xf:bind id="photo" nodeset="/person/photo/@uri" type="xsd:anyURI" /> > > Firefox outputs a Javascript error: Type anyURI not defined > > What about a future implementation? anyURI and others datatypes support has been added in the SVN repository. Have a look at http://xsltforms.svn.sourceforge.net/viewvc/xsltforms/trunk/build/ > > Thanks for the wonderful application! Because inline elements are now generated instead of table elements, XSLTForms is even more wonderful ! ;-) Thank you for your feedback, -Alain (from Bordeaux !) |