The changes mention that "The File Serializer now allows better
control on the output file format. The full documentation is available
here:

http://www.orbeon.com/oxf/doc/processors-serializers#N1002E

There is an URL Generator included in 2.0, but it is quite minimal (it
does not support all the options the File Serializer supports), which
is why it is not documented. Feel free to try it, with a configuration
like this:

<p:processor uri="oxf/processor/url-serializer">
    <p:input name="data" href="#my-document"/>
    <p:input name="config">
        <config><url>oxf:/test-url-generator.xml</url></config>
    </p:input>
</p:processor>

The plan is to merge the two serializers in the future. Please let us
know if you need the configurability of the File Serializer in the URL
Serializer.

Best,

-Erik

Calvin Smith wrote:

> hi,
>
> I didn't see anything about changes to the file serializer or a new URL
> Serializer. Did I miss it, or did this not make it into the 2.0 final
> release? If the latter, when will the URL Serializer be available?
>
> thanks,
>
> calvin
>
> -------- Original Message --------
> Subject: Re: file serializer question
> Date: Fri, 13 Jun 2003 15:21:05 -0700
> From: Erik Bruchez <[EMAIL PROTECTED]>
> Reply-To: OXF Users <[EMAIL PROTECTED]>
> Organization: Orbeon, Inc.
> To: OXF Users <[EMAIL PROTECTED]>
> References: <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>    <[EMAIL PROTECTED]>
> <[EMAIL PROTECTED]>    <[EMAIL PROTECTED]>
>
> Calvin,
>
> We'll try to include writing to the OXF protocol (and other protocols)
> in 2.0
> final. This will most likely be included in a new URL Serializer, that
> will be
> the mirror of the URL Generator.
>
> -Erik


_______________________________________________ oxf-users mailing list [EMAIL PROTECTED] http://mail.orbeon.com/mailman/listinfo/oxf-users

Reply via email to