Usable Dataviews for XML-Scheme based Data
In order to see the data view in the browser, the handler »xml.ashx« is available. Similarly to »page.ashx« or »preview.ashx« for the web page preview, this can be called on any data object. It should be noted here that the URI format is not adapted. This means the URL is composed roughly as follows:
.../xml.ashx?id=onion://data/objects/123&dataview=progressive
Each XML-schema-based data object of the onion.net Information Server can be looked at under the following data views:
Datensicht | Kurzbeschreibung |
---|---|
meta | Structural information |
status | Current editing status |
content | Editorially-maintained content |
children | Structural child objects |
incomingreferences | Inbound links |
progressive | Comfort view with access to all the views mentioned above |