Generic Tree XML schema

hierarchical structure for arbitrary XML records

Rationale

The Generic Tree XML schema can be used to add a hierarchical structure to arbitrary XML based information. It is defined in gtr.xsd.

A restriction of the GenericTree XML schema that allows only Dublin Core elements inside the content element is gtr_dc.xsd. The schema used to define the Dublin Core elements used in gtr_dc.xsd can be found here. An example instance is gtr_dc_example.xml.

Project Website

The project website is on https://martin.hoppenheit.info/code/generic-tree-xml/. The source code can be found on GitHub.

License

Copyright 2014 Martin Hoppenheit

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.