/[suikacvs]/messaging/manakai/lib/Message/Markup/Atom.dis
Suika

Diff of /messaging/manakai/lib/Message/Markup/Atom.dis

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by wakaba, Thu Aug 17 12:12:02 2006 UTC revision 1.13 by wakaba, Sun Sep 10 11:19:24 2006 UTC
# Line 55  Module: Line 55  Module:
55        @@@WithFor: ManakaiDOM|ManakaiDOM        @@@WithFor: ManakaiDOM|ManakaiDOM
56      @@Module:      @@Module:
57        @@@WithFor: ManakaiDOM|ManakaiDOMLatest        @@@WithFor: ManakaiDOM|ManakaiDOMLatest
58        @@Module:
59          @@@QName: DISlib|DISMarkup
60          @@@WithFor: ManakaiDOM|all
61    @DefaultFor: ManakaiDOM|ManakaiDOMLatest    @DefaultFor: ManakaiDOM|ManakaiDOMLatest
62    
63  Namespace:  Namespace:
# Line 64  Namespace: Line 67  Namespace:
67      http://suika.fam.cx/~wakaba/archive/2004/8/18/dom-core#      http://suika.fam.cx/~wakaba/archive/2004/8/18/dom-core#
68    @cfg:    @cfg:
69      http://suika.fam.cx/www/2006/dom-config/      http://suika.fam.cx/www/2006/dom-config/
70      @DISlib:
71        http://suika.fam.cx/~wakaba/archive/2004/dis/
72    @dis:    @dis:
73      http://suika.fam.cx/~wakaba/archive/2004/8/18/lang#dis--      http://suika.fam.cx/~wakaba/archive/2004/8/18/lang#dis--
74    @dlp:    @dlp:
75      http://suika.fam.cx/~wakaba/archive/2004/dis/Perl#      http://suika.fam.cx/~wakaba/archive/2004/dis/Perl#
   @doc:  
     http://suika.fam.cx/~wakaba/archive/2005/7/tutorial#  
76    @d:    @d:
77      http://suika.fam.cx/~wakaba/archive/2004/dom/xdt#      http://suika.fam.cx/~wakaba/archive/2004/dom/xdt#
78    @DOMMain:    @DOMMain:
# Line 88  Namespace: Line 91  Namespace:
91      http://www.w3.org/1999/xhtml      http://www.w3.org/1999/xhtml
92    @idl:    @idl:
93      http://suika.fam.cx/~wakaba/archive/2004/dis/IDL#      http://suika.fam.cx/~wakaba/archive/2004/dis/IDL#
   @infoset:  
     http://www.w3.org/2001/04/infoset#  
94    @kwd:    @kwd:
95      http://suika.fam.cx/~wakaba/archive/2005/rfc2119/      http://suika.fam.cx/~wakaba/archive/2005/rfc2119/
96    @lang:    @lang:
97      http://suika.fam.cx/~wakaba/archive/2004/8/18/lang#      http://suika.fam.cx/~wakaba/archive/2004/8/18/lang#
98    @license:    @license:
99      http://suika.fam.cx/~wakaba/archive/2004/8/18/license#      http://suika.fam.cx/~wakaba/archive/2004/8/18/license#
   @m12n:  
     http://suika.fam.cx/www/2006/05/m12n/  
100    @ManakaiDOM:    @ManakaiDOM:
101      http://suika.fam.cx/~wakaba/archive/2004/8/18/manakai-dom#      http://suika.fam.cx/~wakaba/archive/2004/8/18/manakai-dom#
102    @Markup:    @Markup:
103      http://suika.fam.cx/~wakaba/archive/2005/manakai/Markup#      http://suika.fam.cx/~wakaba/archive/2005/manakai/Markup#
   @mat:  
     http://suika.fam.cx/~wakaba/archive/2005/manakai/Markup/Atom/  
104    @MDOM:    @MDOM:
105      http://suika.fam.cx/~wakaba/archive/2004/8/18/manakai-dom#ManakaiDOM.      http://suika.fam.cx/~wakaba/archive/2004/8/18/manakai-dom#ManakaiDOM.
106    @MDOMX:    @MDOMX:
# Line 575  FeatureDef: Line 572  FeatureDef:
572    
573  ModuleSetDef:  ModuleSetDef:
574    @QName: Atom    @QName: Atom
   @mv:id: atom  
   @mv:vid: 10  
575    @enLN: Atom    @enLN: Atom
576    @mv:version: 1.0    @mv:version: 1.0
577    @mv:contains: AtomDatatypes    @mv:contains: AtomDatatypes
# Line 585  ModuleSetDef: Line 580  ModuleSetDef:
580    @mv:contains: AtomFeed    @mv:contains: AtomFeed
581    @mv:contains: AtomQName    @mv:contains: AtomQName
582    
583    @infoset:namespaceName:    @mv:targetNamespace: atom|
584      http://www.w3.org/2005/Atom    @mv:defaultNamespacePrefix: atom
585    @infoset:prefix: atom    @mv:systemIdentifierBaseURI: \
586    
587  ModuleDef:  ModuleDef:
588    @QName: AtomFeed    @QName: AtomFeed
# Line 667  ResourceDef: Line 662  ResourceDef:
662    @DISCore:resourceType: mv|XMLDTDQNameModule    @DISCore:resourceType: mv|XMLDTDQNameModule
663    
664    @mv:contains: Atom    @mv:contains: Atom
665    
666    ResourceDef:
667      @QName: Atom10
668      @enLN: Atom 1.0
669      @mv:id: atom10
670      @For: =ManakaiDOM|ManakaiDOMLatest
671      @DISCore:resourceType: mv|XMLDTDDriver
672    
673      @mv:refers: Atom
674    
675      @mv:refers: AtomQName
676      @mv:refers: AtomDatatypes
677      @mv:refers: AtomProperties
678      @mv:refers: AtomEntry
679      @mv:refers: AtomFeed
680    
681  ElementTypeBinding:  ElementTypeBinding:
682    @Name: ModuleSetDef    @Name: ModuleSetDef
# Line 1614  AGDef: Line 1624  AGDef:
1624    @QName: atomCommonAttributes    @QName: atomCommonAttributes
1625    @enFN: common attributes    @enFN: common attributes
1626    @mv:attributeTypeGroupName: common    @mv:attributeTypeGroupName: common
1627    
1628      @mv:refers: Atom
1629        
1630    @ATDef:    @ATDef:
1631      @@mv:attributeTypeName: xml|base      @@mv:attributeTypeName: xml|base
# Line 2799  IFClsETDef: Line 2811  IFClsETDef:
2811                                  (<Q::atom|>, 'updated');                                  (<Q::atom|>, 'updated');
2812            $updatede-><AS::AtomDateConstruct.value> (scalar time);            $updatede-><AS::AtomDateConstruct.value> (scalar time);
2813            $r-><M::Node.appendChild> ($updatede);            $r-><M::Node.appendChild> ($updatede);
2814    
2815              $self-><M::Node.appendChild> ($r);
2816          }__;          }__;
2817    
2818      @@Test:      @@Test:
# Line 2865  IFClsETDef: Line 2879  IFClsETDef:
2879          $test->assert_num_not_equals          $test->assert_num_not_equals
2880                   (actual_value => $updated-><AG::AtomDateConstruct.value>,                   (actual_value => $updated-><AG::AtomDateConstruct.value>,
2881                    expected_value => 0);                    expected_value => 0);
2882    
2883            $test->id ('parent');
2884            $test->assert_equals ($ent-><AG::Node.parentNode>, $feed);
2885      @@Test:      @@Test:
2886        @@@QName: AtomFeedElement.addNewEntry.2.test        @@@QName: AtomFeedElement.addNewEntry.2.test
2887        @@@enDesc:        @@@enDesc:
# Line 3472  IFClsETDef: Line 3489  IFClsETDef:
3489    
3490    # no common attribs    # no common attribs
3491    @cm: TextCM    @cm: TextCM
3492    
3493      @mv:refers: Atom
3494  ##AtomNameElement  ##AtomNameElement
3495    
3496  IFClsETDef:  IFClsETDef:
# Line 3485  IFClsETDef: Line 3504  IFClsETDef:
3504    
3505    # no common attribs    # no common attribs
3506    @cm: atomUriCM    @cm: atomUriCM
3507    
3508      @mv:refers: Atom
3509  ##AtomUriElement  ##AtomUriElement
3510    
3511  IFClsETDef:  IFClsETDef:
# Line 3498  IFClsETDef: Line 3519  IFClsETDef:
3519    
3520    # no common attribs    # no common attribs
3521    @cm: atomEmailAddressCM    @cm: atomEmailAddressCM
3522    
3523      @mv:refers: Atom
3524  ##AtomEmailElement  ##AtomEmailElement
3525    
3526  IFClsETDef:  IFClsETDef:
# Line 3532  IFClsETDef: Line 3555  IFClsETDef:
3555      The <XE::atom|content> element either contains or links to      The <XE::atom|content> element either contains or links to
3556      the content of the entry.      the content of the entry.
3557    
3558    @Attr:    @ATTR:
3559      @@Name: type      @@Name: type
3560      @@enDesc:      @@enDesc:
3561        The type of the element.        The type of the element.
# Line 3597  IFClsETDef: Line 3620  IFClsETDef:
3620          $el-><AS::AtomContentElement.type> (null);          $el-><AS::AtomContentElement.type> (null);
3621          $test->assert_null ($el-><AG::AtomContentElement.type>);          $test->assert_null ($el-><AG::AtomContentElement.type>);
3622    
3623    @Attr:    @ATTR:
3624      @@Name: src      @@Name: src
3625      @@enDesc:      @@enDesc:
3626        The source of the remote content of the element.        The source of the remote content of the element.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.13

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24