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.
- Host: GitHub
- URL: https://github.com/tommorris/opml-schema
- Owner: tommorris
- Created: 2008-02-11T15:02:13.000Z (over 18 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T13:55:05.000Z (over 1 year ago)
- Last Synced: 2025-01-05T14:38:09.972Z (over 1 year ago)
- Topics: opml
- Language: XSLT
- Homepage:
- Size: 24.4 KB
- Stars: 8
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: docs/README
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.