|
whitespace doesn't matter here |
Or in this field either |
Clearly, CDATA sections may be used between these tags to preserve
whitespace within fields, and the API will have to allow this control.
It is also clear that this is not the most compact/efficient means of
transporting (or parsing!) the values, so some sort of fixed width
parsing solution is also desirable as an alternative, especially for
passing along large datasets.
Serializations presented here will need to have additional, explicit IO
information in order to have the ability to wrap outside files (whether
ASCII or binary) or to do fixed with parsing. We leave this for (near)
future work.
8. Equivalence principle between single and multi-dimensional quantities:
It may be desirable to create a serialization where something built in
the multi-dimensional way would have "equivalence" in the atomic
representation. For example, the matrix:
A B
C D
which has a 2-d velocity, e.g. V(x,y), would look like in the
multi-dimensional representation :