Jump to content

XML:Basic tutorial: Difference between revisions

m
no edit summary
m (mac update)
mNo edit summary
Line 361: Line 361:
* '''capitalization rules''' (use of capital and small initial letters): You need to care about it because also Onisplit does.
* '''capitalization rules''' (use of capital and small initial letters): You need to care about it because also Onisplit does.
* '''text position in a line''': most tags have some distance towards line begin. It is not needed but preserve the overview.
* '''text position in a line''': most tags have some distance towards line begin. It is not needed but preserve the overview.
* '''structure''': some tags have ''children''. It doesn't hurt to break the structure but is also not good for the overview. Example:
* '''structure''': some tags have ''children''. Destroying the structure doesn't affect the reconversion but it is not good for the overview. Example:


     <Instance id="4" type="IGSA">
     <Instance id="4" type="IGSA">
8,452

edits