11 | | * In '''XML/JSON formats''', data resources (e.g. person) are always exported/imported together with all their subresources and referenced resources (=compound resource model), and requested subresources are always exported/imported together with the respective main resource |
12 | | * In '''non-XML/JSON or interactive formats''', main resources and subresources are always addressed separately (=no compound resources) |
13 | | |
14 | | |
15 | | |
| 11 | * In native '''XML and JSON''', data resources are always exported/imported in compound with all their subresources and referenced resources. |
| 12 | * In '''all other formats''', main resources and subresources are always addressed separately |