An open API service indexing awesome lists of open source software.

https://github.com/tommorris/opml-schema

(Unofficial) RELAX NG schema to specify the construction and meaning of OPML 1.0 and 2.0 documents.
https://github.com/tommorris/opml-schema

opml

Last synced: 8 months ago
JSON representation

(Unofficial) RELAX NG schema to specify the construction and meaning of OPML 1.0 and 2.0 documents.

Awesome Lists containing this project

README

          

OPML RELAX NG Schema
Copyright (c) Tom Morris 2008.

No longer maintained. Feel free to have a look at
https://github.com/gemmaro/opml-schema for continued efforts to develop this.

Released under the GNU General Public License
See COPYING or http://www.gnu.org/copyleft/gpl.html

The purpose of this RELAX NG schema was to try and provide a computer-readable
and validatable guide to the OPML 1.0 and 2.0 specifications as defined at
www.opml.org:

- OPML 2.0 - http://opml.org/spec2
- OPML 1.0 - http://opml.org/spec

The specifications upon which the schema is based are copyright to UserLand
Software, Inc. and Scripting News, Inc. See the specification pages above for
details of the copyright. As per the copyright notices of those documents, the
UserLand and Scripting News copyright notice is included in this bundle at
docs/UL-SN-DISCLAIMER, which I humbly request you include with forked copies.