AW: [Xml-compile] Automatic (unobtrusive) handling of Base64

Michael Ludwig m.ludwig at epages.com
Wed Jan 25 13:22:35 GMT 2012


> -----Ursprüngliche Nachricht von Mark Overmeer:

> Added to ::BuildInTypes:
> 
>  XML::Compile will automatically format the value for you.  For instance,
>  a float supplied to a field defined as type Integer will be converted
>  to an integer. Data supplied to a field of type base64Binary will be
>  encoded as Base64 for you: you shouldn't do the conversion yourself,
>  you'll get double encoding!
> --
> Ok?

Yes, thanks. And maybe include a pointer to XML::Compile::Schema,
which has good documentation:

http://search.cpan.org/dist/XML-Compile/lib/XML/Compile/Schema.pod

Michael



More information about the Xml-compile mailing list