JVNRSS RSS_dir Flash Viewer: ChkAtomDir (Ver1.0) includes ...
| File Name | Description |
| index.{ja|en}.html | Load chkatomdir.js |
| chkatomdir.js | Load ChkAtomDir.swf |
| ChkAtomDir.swf | JVNRSS RSS_dir Viewer Body |
| rssd_root.atom, rssd_{abc|hij|opq}.atom, rssd_{o|p|q}.html | Sample files of JVNRSS RSS_dir |
Structure of sample files of JVNRSS RSS_dir
rssd_root.atom (1st level directory)
+ rssd_abc.atom (2nd level directory)
| + rssd_a.atom (Leaf Atom file)
| + rssd_b.atom
| + rssd_c.atom
+ rssd_hij.atom (2nd level directory)
| + rssd_h.atom (Leaf Atom file)
| + rssd_i.atom
| + rssd_j.atom
+ rssd_opq.atom (Leaf Atom file)
+ rssd_o.html
+ rssd_p.html
+ rssd_q.html
Note: A "rel" attribute indicates the link relation type.
RFC 4287 defines five initial values (alternate, related, self, enclosure, via) for the Registry of Link Relations.
The value "next" in <link rel="next"> element is localized definition for feasibility study of Atom RSS_dir.
The value "next" signifies that the IRI(Internationalized Resource Identifiers) in the value of the href attribute identifies a resource that is the subordinate Atom feed.
- rssd_root.atom is 1st level directory of RSS_dir. It refers to <link rel="next"> element (<link rel="next" href="rssd_{abc|hij|opq}.atom"/>) within itself as subordinate Atom file.
- rssd_abc.atom, rssd_hij.atom are 2nd level directory of RSS_dir. It refers to <link rel="next"> element (Leaf Atom file: <link rel="next" href="rssd_{a|b|c}.atom"/>, <link rel="next" href="rssd_{h|i|j}.atom"/>) within itself as subordinate Atom file.
- rssd_{a|b|c}.atom, rssd_{h|i|j}.atom are Leaf Atom file of RSS_dir. It refers to <link> element within itself.
- rssd_opq.atom is Leaf Atom file of RSS_dir. It refers ot <link rel="self"> element (<link rel="self" href="rssd_{o|p|q}.html"/>) within itself as HTML file.
Parameter of Demonstration Example ChkAtomDir.swf is ...
"ChkAtomDir.swf?fn=rssd_root.atom"
| Parameter | Description |
| ?fn=rssd_root.atom | Feed file loaded by this viewer. If a fn parameter has not been found, load the default.atom. |
|
|