- From: Mark Birbeck <mark.birbeck@x-port.net>
 - Date: Tue, 10 Jul 2007 11:17:30 +0100
 - To: "Elliotte Harold" <elharo@metalab.unc.edu>
 - Cc: www-forms@w3.org
 
Hi Elliotte,
formsPlayer supports:
  property('FormsPlayerVersion')
to get the current version of the processor. However, in XForms 1.1
we've said that non-prefixed values are reserved for XForms itself, so
we'll be changing this to something like:
  property('fp:version')
Regards,
Mark
On 10/07/07, Elliotte Harold <elharo@metalab.unc.edu> wrote:
>
>
> The XForms property XPath extension function returns the value of an
> XForms property. XForms only defines two properties, version and
> conformance-level.
>
> Are individual XForms processors allowed to define their own properties
> in addition to these basic two?
>
> Do any do so, and if so what custom properties do they define?
>
> --
> Elliotte Rusty Harold  elharo@metalab.unc.edu
> Java I/O 2nd Edition Just Published!
> http://www.cafeaulait.org/books/javaio2/
> http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
>
>
>
-- 
  Mark Birbeck, formsPlayer
  mark.birbeck@x-port.net | +44 (0) 20 7689 9232
  http://www.formsPlayer.com | http://internet-apps.blogspot.com
  standards. innovation.
Received on Tuesday, 10 July 2007 10:17:47 UTC