Added:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace.xml
URL:
http://svn.apache.org/viewvc/abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace.xml?rev=1239237&view=auto
==============================================================================
---
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace.xml
(added)
+++
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace.xml
Wed Feb 1 17:54:54 2012
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<a:feed
+ xmlns:a="http://www.w3.org/2005/Atom"
+ xmlns="http://www.w3.org/1999/xhtml">
+ <a:id>tag:example.org,2007:foo</a:id>
+ <a:title>Test</a:title>
+ <a:updated>2007-02-05T12:12:12T</a:updated>
+ <a:link href="" />
+ <a:author><a:name>James</a:name></a:author>
+ <a:entry>
+ <a:id>tag:example.org,2007:bar</a:id>
+ <a:title>Test</a:title>
+ <a:updated>2007-02-05T12:12:12Z</a:updated>
+ <a:link href="" />
+ <a:summary type="xhtml"><div><p>foo</p></div></a:summary>
+ </a:entry>
+</a:feed>
Propchange:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace2.xml
URL:
http://svn.apache.org/viewvc/abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace2.xml?rev=1239237&view=auto
==============================================================================
---
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace2.xml
(added)
+++
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace2.xml
Wed Feb 1 17:54:54 2012
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<a:feed
+ xmlns:a="http://www.w3.org/2005/Atom"
+ xmlns:h="http://www.w3.org/1999/xhtml">
+ <a:id>tag:example.org,2007:foo</a:id>
+ <a:title>Test</a:title>
+ <a:updated>2007-02-05T12:12:12T</a:updated>
+ <a:link href="" />
+ <a:author><a:name>James</a:name></a:author>
+ <a:entry>
+ <a:id>tag:example.org,2007:bar</a:id>
+ <a:title>Test</a:title>
+ <a:updated>2007-02-05T12:12:12Z</a:updated>
+ <a:link href="" />
+ <a:summary type="xhtml"><h:div><h:p>foo</h:p></h:div></a:summary>
+ </a:entry>
+</a:feed>
Propchange:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace2.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace3.xml
URL:
http://svn.apache.org/viewvc/abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace3.xml?rev=1239237&view=auto
==============================================================================
---
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace3.xml
(added)
+++
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace3.xml
Wed Feb 1 17:54:54 2012
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+ <id>tag:example.org,2007:foo</id>
+ <title>Test</title>
+ <updated>2007-02-05T12:12:12T</updated>
+ <link href="" />
+ <author><name>James</name></author>
+ <entry>
+ <id>tag:example.org,2007:bar</id>
+ <title>Test</title>
+ <updated>2007-02-05T12:12:12Z</updated>
+ <link href="" />
+ <summary type="xhtml"><div
xmlns="http://www.w3.org/1999/xhtml"><p>foo</p></div></summary>
+ </entry>
+</feed>
Propchange:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/nondefaultnamespace3.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/ordertest.xml
URL:
http://svn.apache.org/viewvc/abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/ordertest.xml?rev=1239237&view=auto
==============================================================================
---
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/ordertest.xml
(added)
+++
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/ordertest.xml
Wed Feb 1 17:54:54 2012
@@ -0,0 +1,112 @@
+<feed xmlns="http://www.w3.org/2005/Atom">
+ <id>tag:example.org,2006:atom/conformance/element_order</id>
+ <title>Order Matters</title>
+ <subtitle>Testing how feed readers handle the order of entry
elements</subtitle>
+ <updated>2006-01-26T09:16:00Z</updated>
+ <author><name>James Snell</name></author>
+ <link href="http://www.snellspace.com/wp/?p=255" />
+ <link rel="self" href="http://www.snellspace.com/public/ordertest.xml" />
+ <entry>
+ <id>tag:example.org,2006:atom/conformance/element_order/1</id>
+ <title>Simple order, nothing fancy</title>
+ <summary>Simple ordering, nothing fancy</summary>
+ <updated>2006-01-26T09:20:01Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ </entry>
+ <entry>
+ <updated>2006-01-26T09:20:02Z</updated>
+ <summary>Same as the first, only mixed up a bit</summary>
+ <id>tag:example.org,2006:atom/conformance/element_order/2</id>
+ <link href="http://www.snellspace.com/public/alternate" />
+ <title>Same as the first, only mixed up a bit</title>
+ </entry>
+ <entry>
+ <id>tag:example.org,2006:atom/conformance/element_order/3</id>
+ <title>Multiple alt link elements, which one does your reader show?</title>
+ <summary>Multiple alt link elements, which does your reader show?</summary>
+ <updated>2006-01-26T09:20:03Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ <link type="text/plain" href="http://www.snellspace.com/public/alternate2"
/>
+ </entry>
+ <entry>
+ <id>tag:example.org,2006:atom/conformance/element_order/4</id>
+ <title>Multiple link elements, does your feed reader show the "alternate"
correctly?</title>
+ <summary>Multiple link elements, does your feed reader show the
"alternate" correctly? (also checks to see if the reader is paying attention to
link rel values)</summary>
+ <updated>2006-01-26T09:20:04Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ <link rel="related" href="http://www.snellspace.com/public/related" />
+ <link rel="urn:foo" href="http://www.snellspace.com/public/foo" />
+ </entry>
+ <entry>
+ <source>
+ <id>tag:example.org,2006:atom/conformance/element_order</id>
+ <title>Order Matters</title>
+ <subtitle>Testing how feed readers handle the order of entry
elements</subtitle>
+ <updated>2006-01-26T09:16:00Z</updated>
+ <author><name>James Snell</name></author>
+ <link href="http://www.snellspace.com/wp/?p=255" />
+ <link rel="self" href="http://www.snellspace.com/public/ordertest.xml" />
+ </source>
+ <id>tag:example.org,2006:atom/conformance/element_order/5</id>
+ <title>Entry with a source first</title>
+ <summary>Entry with a source first.. does your feed reader show the right
title, updated, and alt link?</summary>
+ <updated>2006-01-26T09:20:05Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ </entry>
+ <entry>
+ <id>tag:example.org,2006:atom/conformance/element_order/6</id>
+ <title>Entry with a source last</title>
+ <summary>Entry with a source first.. does your feed reader show the right
title, updated, and alt link?</summary>
+ <updated>2006-01-26T09:20:06Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ <source>
+ <id>tag:example.org,2006:atom/conformance/element_order</id>
+ <title>Order Matters</title>
+ <subtitle>Testing how feed readers handle the order of entry
elements</subtitle>
+ <updated>2006-01-26T09:16:00Z</updated>
+ <author><name>James Snell</name></author>
+ <link href="http://www.snellspace.com/wp/?p=255" />
+ <link rel="self" href="http://www.snellspace.com/public/ordertest.xml" />
+ </source>
+ </entry>
+ <entry>
+ <id>tag:example.org,2006:atom/conformance/element_order/7</id>
+ <title>Entry with a source in the middle</title>
+ <source>
+ <id>tag:example.org,2006:atom/conformance/element_order</id>
+ <title>Order Matters</title>
+ <subtitle>Testing how feed readers handle the order of entry
elements</subtitle>
+ <updated>2006-01-26T09:16:00Z</updated>
+ <author><name>James Snell</name></author>
+ <link href="http://www.snellspace.com/wp/?p=255" />
+ <link rel="self" href="http://www.snellspace.com/public/ordertest.xml" />
+ </source>
+ <summary>Entry with a source in the middle.. does your feed reader show
the right id, title, updated, and alt link?</summary>
+ <updated>2006-01-26T09:20:07Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ </entry>
+ <entry>
+ <x:foo xmlns:x="urn:foo">
+ <id>tag:example.org,2006:atom/conformance/element_order/9</id>
+ <title>Something is wrong if you're seeing this</title>
+ <updated>2006-01-26T09:20:00Z</updated>
+ </x:foo>
+ <id>tag:example.org,2006:atom/conformance/element_order/8</id>
+ <title>Atom elements in an extension element</title>
+ <summary>Atom elements in an extension element</summary>
+ <updated>2006-01-26T09:20:08Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ </entry>
+ <entry>
+ <id>tag:example.org,2006:atom/conformance/element_order/9</id>
+ <title>Atom elements in an extension element</title>
+ <summary>Atom elements in an extension element</summary>
+ <updated>2006-01-26T09:20:09Z</updated>
+ <link href="http://www.snellspace.com/public/alternate" />
+ <x:foo xmlns:x="urn:foo">
+ <id>tag:example.org,2006:atom/conformance/element_order/8</id>
+ <title>Something is wrong if you're seeing this</title>
+ <updated>2006-01-26T09:20:00Z</updated>
+ </x:foo>
+ </entry>
+</feed>
Propchange:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/ordertest.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/xmlbase.xml
URL:
http://svn.apache.org/viewvc/abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/xmlbase.xml?rev=1239237&view=auto
==============================================================================
---
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/xmlbase.xml
(added)
+++
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/xmlbase.xml
Wed Feb 1 17:54:54 2012
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<feed xmlns="http://www.w3.org/2005/Atom"
xml:base="http://www.snellspace.com/public/xmlbase.xml">
+ <id>tag:example.org,2007:foo</id>
+ <title>test</title>
+ <updated>2007-02-05T12:12:12Z</updated>
+ <logo>atom-logo.png</logo>
+ <icon>atom-icon.png</icon>
+ <author><name>James</name></author>
+ <link href="" />
+ <entry>
+ <id>tag:example.org,2007:bar</id>
+ <title>test</title>
+ <updated>2007-02-05T12:12:12Z</updated>
+ <link href="../wp" />
+ </entry>
+</feed>
\ No newline at end of file
Propchange:
abdera/abdera2-server/test/src/main/resources/www.snellspace.com/public/xmlbase.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added: abdera/abdera2-server/test/src/main/resources/xmlcontent.xml
URL:
http://svn.apache.org/viewvc/abdera/abdera2-server/test/src/main/resources/xmlcontent.xml?rev=1239237&view=auto
==============================================================================
--- abdera/abdera2-server/test/src/main/resources/xmlcontent.xml (added)
+++ abdera/abdera2-server/test/src/main/resources/xmlcontent.xml Wed Feb 1
17:54:54 2012
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+
+ <title>Example Feed</title>
+ <link href="http://example.org/"/>
+ <updated>2003-12-13T18:30:02Z</updated>
+ <author>
+ <name>John Doe</name>
+ </author>
+ <id>urn:uuid:60a76c80-d399-11d9-b93C-0003939e0af6</id>
+
+ <entry>
+ <title>Atom-Powered Robots Run Amok</title>
+ <link href="http://example.org/2003/12/13/atom03"/>
+ <id>urn:uuid:1225c695-cfb8-4ebb-aaaa-80da344efa6a</id>
+ <updated>2003-12-13T18:30:02Z</updated>
+ <content type="application/xml"><a
xmlns="http://example.org"><b><c>test</c></b></a></content>
+ </entry>
+
+</feed>
\ No newline at end of file
Propchange: abdera/abdera2-server/test/src/main/resources/xmlcontent.xml
------------------------------------------------------------------------------
svn:mime-type = text/plain