|
|
|
|
|
by patrickg
4940 days ago
|
|
* Infrastructure (schema support - DTD, Schema, RelaxNG; transformation - XSLT)
* No obvious document format (What encoding are the strings? How to escape characters?
* Only used to describe predefined object types (boolean, strings, arrays, dictionaries
* Hard to ensure the integrity of the data without interpreting the data from the interpreter itself (no external validation) |
|