Open Publication Distribution System: Difference between revisions

Content deleted Content added
m Atlantic306 moved page Open Publication Distribution system to Open Publication Distribution System without leaving a redirect: correct name
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags
Line 50:
==Example of OPDS 1.1 content==
An example of an acquisition feed in OPDS:
<sourcesyntaxhighlight lang="xml"><?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:dc="http://purl.org/dc/terms/"
Line 147:
</link>
</entry>
</feed></sourcesyntaxhighlight>
{{Clear}}