Indivo Basic Data Formats
From Indivo
[edit] Timestamps
using the standard XML Schema for timestamps in UTC time zone, e.g. 2009-05-04T12:34:56Z
[edit] Null Values
Null elements are represented by removal of the element (deemed optional in the schema if nullable). Null attribute values are represented by the removal of the attribute (also deemed optional in the schema if nullable).
