Re: [LAD] [ANN] XSL stylesheets for converting specimen banks to petri-foo banks

From: David Robillard <d@email-addr-hidden>
Date: Mon Feb 03 2014 - 08:12:23 EET

On Sun, 2014-02-02 at 16:07 +0100, Thomas Mayer wrote:
> Hi,
>
> I have just finished two XSL stylesheets for converting specimen banks
> to the save format used by petri-foo, so a user can easily switch to
> petri-foo:
>
> https://github.com/residuum/specimen2petri-foo
>
> There are two stylesheets, depending on your locale settings, i.e. if
> your locale uses comma or dot as decimal separator (if 1/2 is saved as
> 0.5 or 0,5 on your system).

Eeck. XML documents should really be using the standard XSD types for
numeric literals, e.g. xsd:decimal[1], which are not locale dependent
(they use "." for a decimal separator).

[1] http://www.w3.org/TR/xmlschema-2#decimal

-- 
dr
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Feb 3 08:15:01 2014

This archive was generated by hypermail 2.1.8 : Mon Feb 03 2014 - 08:15:01 EET