Re: [Xsltforms-support] When external schema defined, FF cannot see primitive xsd types
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@ag...> - 2010-03-29 18:03:07
|
Kostis, > On FF, when an external schema is defined, xf:bind elements with > 'type' attributes having xsd-types, > i.e. "xsd:string, xsd:integer" fail to work, > and the form on initialization complains about these types with a > «Schema for namespace '' not defined for type string» msg. > (or "Schema not defined" on older revisions) > FF doesn't support namespace:: axis and this is awful in many situations. I have implemented workarounds for that but they are not perfect yet and I'm not sure it's possible anyhow. This has been improved and committed. > The beta-2(rev260) release, on FF, although it did not work always > quite-well with external schemas, > it did *not* produce the err msg, and the attached-here test-case > xform works indeed correctly. > On rev262, the msg emerges on init, and the xsd-types ceases to work. > beta-3 needs testing... Thank for your help! -Alain |