aread
New member
An acceptable example:
Could this acceptable?
The alternative more directly maps to simple key-value structures. Of course in this case input validation must be postponed.
I am programming in a low-level language, Forth!
github.com
XML:
<Property id="FocalDistance" type="UInt32" value="2540" />
Could this acceptable?
XML:
<Property id="FocalDistance" type="UInt32" />
<Property id="FocalDistance" value="2540" />
The alternative more directly maps to simple key-value structures. Of course in this case input validation must be postponed.
I am programming in a low-level language, Forth!
GitHub - Anding/ForthXISF at development
Read and write the XISF astroimage file format in FORTH - GitHub - Anding/ForthXISF at development