[9] Atom DOM <http://suika.suikawiki.org/www/markup/xml/atomdom>
[3] TODO: Atom Threading support
AtomDocument interfaceinterface AtomDocument {
readonly attribute Element? atomFeedElement;
};
Document implements AtomDocument;[6] On getting, the atomFeedElement attribute of the AtomDocument object
MUST perform the following steps:
feed element
in the Atom 1.0 namespace, return the element.[4] Feed content access API - MDC <http://developer.mozilla.org/ja/docs/Feed_content_access_API> (名無しさん 2006-10-09 22:46:16 +00:00)