Adam Flinton wrote:
> I would like though to enquire wrt the rationale of containing _id info 
> in a separate <value/> element.
>
> If you are being consistent
> instead of :
>
>        <terminology_id>
>            <value>ISO_639-1</value>
>        </terminology_id>
>
> it should be simply:
>
>        <terminology_id>ISO_639-1</terminology_id>
>
>
> or <terminology_id value="ISO_639-1"/>
>
> Adam
>   
There is no special rationale. It is simply the default serialisation of 
the type TERMINOLOGY_ID.

Lisa

Reply via email to