[
Lists Home |
Date Index |
Thread Index
]
First, thanks :-)
You are absolutely correct: the original PDF form is an official form
from the DMV (which you can see automatically filled-out when you select
"View Selected As PDF"), however we designed our own XML format for the
XForms version. To tell you the truth, we did not look at whether there
is in fact a California standard for this data in XML format. If there
is one, it would certainly make sense to use it.
-Erik
Bullard, Claude L (Len) wrote:
> Since the namespace
>
> xmlns="http://orbeon.org/oxf/examples/dmv"
>
> is Orbeon, can one assume this is not a State of California
> standard for the XML payload, or derived from Global Justice
> model?
>
> Nice work.
>
> len
>
> From: Erik Bruchez [mailto:ebruchez@gmail.com]On Behalf Of Erik Bruchez
>
> The "DMV Forms" sample application shows how to implement dynamic web
> forms "the right way" with XForms and services. It is based on a
> real-life form, namely a California Department of Motor Vehicles form.
>
> You can access the live version online:
>
> http://www.orbeon.com/ops/forms
>
> You can also check out the complete announcement in our blog, which
> details the aspects of XForms covered by the sample application:
>
> http://www.orbeon.com/blog/2006/01/31/dmv-forms-sample-application/
>
> The source is available with downloads of OPS, or you can browse it
> from the "View Source" tab at:
>
> http://www.orbeon.com/ops/goto-example/forms
>
> More information about Orbeon PresentationServer can be found here:
>
> http://www.orbeon.com/
>
> As always, feedback is welcome.
|