--- messaging/manakai/lib/Message/Markup/Atom.dis 2006/04/29 11:05:09 1.1 +++ messaging/manakai/lib/Message/Markup/Atom.dis 2006/05/06 16:01:04 1.2 @@ -43,7 +43,7 @@ @DISCore:author: DISCore|Wakaba @License: license|Perl+MPL @Date: - $Date: 2006/04/29 11:05:09 $ + $Date: 2006/05/06 16:01:04 $ @Require: @@Module: @@ -2713,6 +2713,27 @@ @@@@dlp:cloneCode: ManakaiAtomFeedElement.categoryElements.get @Attr: + @@Name: contentElement + @@enDesc: + The child element of the node. + @@Type: AtomContentElement + @@Get: + @@@enDesc: + It child element> + of the node. + @@@nullCase: + @@@@enDesc: + If the algorithm returns . + @@@NodeReadOnlyError: + @@@PerlDef: + __CODE{returnChildElement:: + $node => $self, + $namespaceURI => {}, + $localName => 'content', + $r => $r, + }__; + + @Attr: @@Name: contributorElements @@enDesc: A static list of child elements of the node.