Hi Ime

This looks like it is taken from an old schema Jo and I were working
on 2 years ago which was never implemented.  I think it is still in
the documentation branch - I should remove it or at least mark it as
deprecated.

The current dxf2 data import is much more similar to the pdf which I
posted to this list earlier.  Again there has been some minor
modification since - eg the use of uids instead of uuid - which I
should still document.

I'll try and post some working samples tomorrow.

Regards
Bob

On 9 February 2012 19:32, Ime Asangansi <asanga...@yahoo.com> wrote:
> Hi devs,
>
> Please kindly assist with a basic question on dxf schema here;
>
> 1. I'll like to confirm that something like this will work
>
> <dataValue dataElement="2" period="4" source="5" value="9" />
>
> According to the schema, it should but it seems not to work until I add 
> categorycombo (a default one)?
>
> And the sample_dxf2 there says;
>
>    <dataValues>
>        <!--        Note @comment, @storedBy and @timestamp are optional 
> attributes-->
>        <dataValue dataElement="1" period="1" source="1" value="23" 
> categoryOptionCombo="3"/>
>        <dataValue dataElement="1" period="1" source="1" value="23" 
> categoryOptionCombo="2"/>
>    </dataValues>
>
> Is the schema up to date?
>
> 2. an import of Bob's sample_dxf2 doesn't seem to work.
>
> Also, is there a place to find previous dhis-live versions?
>
> Thanks.
>
> Ime
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to