/[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.5 by wakaba, Sat May 20 05:11:37 2006 UTC revision 1.7 by wakaba, Sun May 21 08:55:21 2006 UTC
# Line 164  ElementTypeBinding: Line 164  ElementTypeBinding:
164      @@ForCheck: !=ManakaiDOM|ManakaiDOM      @@ForCheck: !=ManakaiDOM|ManakaiDOM
165    
166  ElementTypeBinding:  ElementTypeBinding:
167      @Name: ATTR
168      @ElementType:
169        dis:ResourceDef
170      @ShadowContent:
171        @@DISCore:resourceType:
172          @@@@: DISLang|Attribute
173          @@@ForCheck: ManakaiDOM|ForIF
174        @@DISCore:resourceType:
175          @@@@: DISLang|Attribute
176          @@@ForCheck: ManakaiDOM|ForClass
177        @@DISCore:resourceType:
178          @@@@: mv|AttributeType
179          @@@ForCheck: s|ForML
180        @@ForCheck: !=ManakaiDOM|ManakaiDOM
181    
182    ElementTypeBinding:
183    @Name: Get    @Name: Get
184    @ElementType:    @ElementType:
185      dis:ResourceDef      dis:ResourceDef
# Line 286  ElementTypeBinding: Line 302  ElementTypeBinding:
302      @@f:implements: AtomFeature10      @@f:implements: AtomFeature10
303    
304  ElementTypeBinding:  ElementTypeBinding:
305      @Name: IFClsConstructDef
306      @ElementType:
307        dis:ResourceDef
308      @ShadowContent:
309        @@DISCore:resourceType:
310          @@@@: dis|MultipleResource
311          @@@ForCheck:
312            !ManakaiDOM|ForIF !ManakaiDOM|ForClass !s|ForML !mv|ForCM !mv|ForAG
313        @@resourceFor: ManakaiDOM|ForIF
314        @@resourceFor: ManakaiDOM|ForClass
315        @@resourceFor: mv|ForCM
316        @@resourceFor: mv|ForAG
317        @@For: ManakaiDOM|ManakaiDOM
318    
319        @@DISCore:resourceType:
320          @@@@: DISLang|Interface
321          @@@ForCheck: ManakaiDOM|ForIF
322    
323        @@DISCore:resourceType:
324          @@@@: DISLang|Class
325          @@@ForCheck: ManakaiDOM|ForClass
326        @@Implement:
327          @@@@: ||ManakaiDOM|ManakaiDOM||ManakaiDOM|ForIF
328          @@@ContentType: DISCore|TFPQNames
329          @@@ForCheck: ManakaiDOM|ForClass ManakaiDOM|ManakaiDOM
330        @@Implement:
331          @@@@: ||ManakaiDOM|ManakaiDOMLatest||ManakaiDOM|ForIF
332          @@@ContentType: DISCore|TFPQNames
333          @@@ForCheck: ManakaiDOM|ForClass ManakaiDOM|ManakaiDOMLatest
334    
335        @@DISCore:resourceType:
336          @@@@: mv|AttributeTypeGroup
337          @@@ForCheck: mv|ForAG
338    
339        @@DISCore:resourceType:
340          @@@@: mv|ElementContentModel
341          @@@ForCheck: mv|ForCM
342    
343        @@f:implements: AtomFeature10
344    
345    ElementTypeBinding:
346    @Name: IFQName    @Name: IFQName
347    @ElementType:    @ElementType:
348      dis:QName      dis:QName
# Line 315  ElementTypeBinding: Line 372  ElementTypeBinding:
372      @@ContentType: DISCore|QName      @@ContentType: DISCore|QName
373    
374  ElementTypeBinding:  ElementTypeBinding:
375      @Name: CMQName
376      @ElementType:
377        dis:QName
378      @ShadowContent:
379        @@ForCheck: mv|ForCM
380    
381    ElementTypeBinding:
382      @Name: CMName
383      @ElementType:
384        mv:elementContentModelName
385      @ShadowContent:
386        @@ForCheck: mv|ForCM
387    
388    ElementTypeBinding:
389      @Name: AGQName
390      @ElementType:
391        dis:QName
392      @ShadowContent:
393        @@ForCheck: mv|ForAG
394    
395    ElementTypeBinding:
396      @Name: AGName
397      @ElementType:
398        mv:attributeTypeGroupName
399      @ShadowContent:
400        @@ForCheck: mv|ForAG
401    
402    ElementTypeBinding:
403    @Name: IFISA    @Name: IFISA
404    @ElementType:    @ElementType:
405      dis:ISA      dis:ISA
# Line 490  ModuleSetDef: Line 575  ModuleSetDef:
575    @mv:vid: 10    @mv:vid: 10
576    @enLN: Atom    @enLN: Atom
577    @mv:version: 1.0    @mv:version: 1.0
578    @mv:contains: AtomFeed    @mv:contains: AtomDatatypes
579      @mv:contains: AtomProperties
580    @mv:contains: AtomEntry    @mv:contains: AtomEntry
581    @mv:contains: AtomProperty    @mv:contains: AtomFeed
582    
583  ModuleDef:  ModuleDef:
584    @QName: AtomFeed    @QName: AtomFeed
# Line 507  ModuleDef: Line 593  ModuleDef:
593    @mv:contains: atom|entry    @mv:contains: atom|entry
594    
595  ModuleDef:  ModuleDef:
596    @QName: AtomProperty    @QName: AtomProperties
597    @mv:id: prop    @mv:id: props
598    @enLN: Property    @enLN: Properties
599    @mv:contains: atom|content    @mv:contains: atom|content
600    @mv:contains: atom|category    @mv:contains: atom|category
601    @mv:contains: atom|generator    @mv:contains: atom|generator
# Line 522  ModuleDef: Line 608  ModuleDef:
608    @mv:contains: atom|title    @mv:contains: atom|title
609    @mv:contains: atom|email    @mv:contains: atom|email
610    @mv:contains: atom|uri    @mv:contains: atom|uri
611    
612    ModuleDef:
613      @QName: AtomDatatypes
614      @mv:id: datatypes
615      @enLN: Datatypes
616    
617      @mv:contains: atomNCName
618      @mv:contains: atomMediaType
619      @mv:contains: atomLanguageTag
620      @mv:contains: atomUri
621      @mv:contains: atomEmailAddress
622    
623      @mv:contains: atomCommonAttributes
624    
625      @mv:contains: TextAG
626      @mv:contains: TextCM
627      @mv:contains: PersonAG
628      @mv:contains: PersonCM
629      @mv:contains: DateAG
630      @mv:contains: DateCM
631    
632  ElementTypeBinding:  ElementTypeBinding:
633    @Name: ModuleSetDef    @Name: ModuleSetDef
# Line 1465  IFClsDef: Line 1571  IFClsDef:
1571        $test->assert_isa ($doc, <IFName::AtomEntryDocument>);        $test->assert_isa ($doc, <IFName::AtomEntryDocument>);
1572  ##AtomEntryDocument  ##AtomEntryDocument
1573    
1574    AGDef:
1575      @QName: atomCommonAttributes
1576      @enFN: common attributes
1577      @mv:attributeTypeGroupName: common
1578      
1579      @ATDef:
1580        @@mv:attributeTypeName: xml|base
1581        @@mv:attributeValueType: atomUri
1582    
1583      @ATDef:
1584        @@mv:attributeTypeName: xml|lang
1585        @@mv:attributeValueType: atomLanguageTag
1586    
1587      #undefinedAttribute*
1588    ##atomCommonAttributes
1589    
1590    STDef:
1591      @QName: atomNCName
1592      @mv:datatypeEntityName: NCName
1593      #subsetOf: xsd|string
1594      #minLength, pattern
1595    
1596    STDef:
1597      @QName: atomMediaType
1598      @mv:datatypeEntityName: MediaType
1599      #subsetOf xsd|string
1600      # pattern
1601    
1602    STDef:
1603      @QName: atomLanguageTag
1604      @mv:datatypeEntityName: LangaugeTag
1605      #subsetOf: xsd|string
1606      #pattern
1607    
1608    STDef:
1609      @QName: atomUri
1610      @mv:datatypeEntityName: URI
1611      #aliasfor text
1612    
1613    STDef:
1614      @QName: atomEmailAddress
1615      @mv:datatypeEntityName: EmailAddress
1616      #subsetOf xsd|string
1617      #pattern
1618    
1619    ElementTypeBinding:
1620      @Name: AGDef
1621      @ElementType:
1622        dis:ResourceDef
1623      @ShadowContent:
1624        @@DISCore:resourceType: mv|AttributeTypeGroup
1625        @@For: =ManakaiDOM|ManakaiDOMLatest
1626    
1627    ElementTypeBinding:
1628      @Name: ATDef
1629      @ElementType:
1630        dis:ResourceDef
1631      @ShadowContent:
1632        @@DISCore:resourceType: mv|AttributeType
1633        @@For: =ManakaiDOM|ManakaiDOMLatest
1634    
1635    ElementTypeBinding:
1636      @Name: STDef
1637      @ElementType:
1638        dis:ResourceDef
1639      @ShadowContent:
1640        @@DISCore:resourceType: mv|XMLDTDDatatypeEntity
1641        @@For: =ManakaiDOM|ManakaiDOMLatest
1642    
1643  IFClsDef:  IFClsDef:
1644    @IFQName: AtomElement    @IFQName: AtomElement
1645    @ClsQName: ManakaiAtomElement    @ClsQName: ManakaiAtomElement
# Line 1523  ResourceDef: Line 1698  ResourceDef:
1698      @@ContentType: DISCore|QName      @@ContentType: DISCore|QName
1699    @ForCheck: =ManakaiDOM|all    @ForCheck: =ManakaiDOM|all
1700    
1701  IFClsDef:  IFClsConstructDef:
1702    @IFQName: AtomTextConstruct    @IFQName: AtomTextConstruct
1703    @ClsQName: ManakaiAtomTextConstruct    @ClsQName: ManakaiAtomTextConstruct
1704      @AGQName: TextAG
1705      @AGName: text
1706      @CMQName: TextCM
1707      @CMName: text
1708    
1709    @IFISA: AtomElement    @IFISA: AtomElement
1710    @ClsISA: ManakaiAtomElement    @ClsISA: ManakaiAtomElement
# Line 1538  IFClsDef: Line 1717  IFClsDef:
1717      interface.      interface.
1718    
1719      A Text construct contains human-readable text, usually in      A Text construct contains human-readable text, usually in
1720      small quantities.  The content of Text constructs is      small quantities.  The content of a Text construct is
1721      Language-Sensitive.      Language-Sensitive.
1722    
1723    @Attr:    @ATTR:
1724      @@Name: type      @@Name: type
1725      @@enDesc:      @@enDesc:
1726        The <XA::type> attribute of the element.        The <XA::type> attribute of the element.
# Line 1649  IFClsDef: Line 1828  IFClsDef:
1828          $test->assert_equals ($el-><AG::AtomTextConstruct.container>, $con);          $test->assert_equals ($el-><AG::AtomTextConstruct.container>, $con);
1829  ##AtomTextConstruct  ##AtomTextConstruct
1830    
1831  IFClsDef:  IFClsConstructDef:
1832    @IFQName: AtomPersonConstruct    @IFQName: AtomPersonConstruct
1833    @ClsQName: ManakaiAtomPersonConstruct    @ClsQName: ManakaiAtomPersonConstruct
1834      @AGQName: PersonAG
1835      @AGName: person
1836      @CMQName: PersonCM
1837      @CMName: person
1838    
1839    @IFISA: AtomElement    @IFISA: AtomElement
1840    @ClsISA: ManakaiAtomElement    @ClsISA: ManakaiAtomElement
# Line 1703  IFClsDef: Line 1886  IFClsDef:
1886      @@Name: nameElement      @@Name: nameElement
1887      @@enDesc:      @@enDesc:
1888        The <XE::atom|name> child element of the node.        The <XE::atom|name> child element of the node.
1889      @@Type: AtomElement      @@Type: AtomNameElement
1890      @@Get:      @@Get:
1891        @@@enDesc:        @@@enDesc:
1892          It <kwd:MUST> <I::return a <XE::atom|name> child element>          It <kwd:MUST> <I::return a <XE::atom|name> child element>
# Line 1788  IFClsDef: Line 1971  IFClsDef:
1971          }__;          }__;
1972  ##AtomPersonConstruct  ##AtomPersonConstruct
1973    
1974  IFClsDef:  IFClsConstructDef:
1975    @IFQName: AtomDateConstruct    @IFQName: AtomDateConstruct
1976    @ClsQName: ManakaiAtomDateConstruct    @ClsQName: ManakaiAtomDateConstruct
1977      @AGQName: DateAG
1978      @AGName: date
1979      @CMQName: DateCM
1980      @CMName: date
1981    
1982    @IFISA: AtomElement    @IFISA: AtomElement
1983    @ClsISA: ManakaiAtomElement    @ClsISA: ManakaiAtomElement
# Line 3090  IFClsETDef: Line 3277  IFClsETDef:
3277  ##AtomEntryElement  ##AtomEntryElement
3278    
3279  IFClsETDef:  IFClsETDef:
3280      @IFQName: AtomIdElement
3281      @ETQName: atom|id
3282      @ETRQName: atom|id
3283      @ClsQName: ManakaiAtomIdElement
3284    
3285      @IFISA: AtomElement
3286      @ClsISA: ManakaiAtomElement
3287    ##AtomIdElement
3288    
3289    IFClsETDef:
3290      @IFQName: AtomNameElement
3291      @ETQName: atom|name
3292      @ETRQName: atom|name
3293      @ClsQName: ManakaiAtomNameElement
3294    
3295      @IFISA: AtomElement
3296      @ClsISA: ManakaiAtomElement
3297    ##AtomNameElement
3298    
3299    IFClsETDef:
3300      @IFQName: AtomUriElement
3301      @ETQName: atom|uri
3302      @ETRQName: atom|uri
3303      @ClsQName: ManakaiAtomUriElement
3304    
3305      @IFISA: AtomElement
3306      @ClsISA: ManakaiAtomElement
3307    ##AtomUriElement
3308    
3309    IFClsETDef:
3310      @IFQName: AtomEmailElement
3311      @ETQName: atom|email
3312      @ETRQName: atom|email
3313      @ClsQName: ManakaiAtomEmailElement
3314    
3315      @IFISA: AtomElement
3316      @ClsISA: ManakaiAtomElement
3317    ##AtomEmailElement
3318    
3319    IFClsETDef:
3320    @IFQName: AtomContentElement    @IFQName: AtomContentElement
3321    @ETQName: atom|content    @ETQName: atom|content
3322      @ETRQName: atom|content
3323    @ClsQName: ManakaiAtomContentElement    @ClsQName: ManakaiAtomContentElement
3324    
3325    @IFISA: AtomElement    @IFISA: AtomElement
# Line 3340  IFClsETDef: Line 3568  IFClsETDef:
3568  IFClsETDef:  IFClsETDef:
3569    @IFQName: AtomAuthorElement    @IFQName: AtomAuthorElement
3570    @ETQName: atom|author    @ETQName: atom|author
3571      @ETRQName: atom|author
3572    @ClsQName: ManakaiAtomAuthorElement    @ClsQName: ManakaiAtomAuthorElement
3573    
3574    @IFISA: AtomPersonConstruct    @IFISA: AtomPersonConstruct
3575    @ClsISA: ManakaiAtomPersonConstruct    @ClsISA: ManakaiAtomPersonConstruct
3576      @mv:contains: PersonAG
3577      @mv:elementContentModel: PersonCM
3578    
3579    @enDesc:    @enDesc:
3580      The <XE::atom|author> element is a Person construct that      The <XE::atom|author> element is a Person construct that
# Line 3353  IFClsETDef: Line 3584  IFClsETDef:
3584  IFClsETDef:  IFClsETDef:
3585    @IFQName: AtomCategoryElement    @IFQName: AtomCategoryElement
3586    @ETQName: atom|category    @ETQName: atom|category
3587      @ETRQName: atom|category
3588    @ClsQName: ManakaiAtomCategoryElement    @ClsQName: ManakaiAtomCategoryElement
3589    
3590    @IFISA: AtomElement    @IFISA: AtomElement
# Line 3466  IFClsETDef: Line 3698  IFClsETDef:
3698  IFClsETDef:  IFClsETDef:
3699    @IFQName: AtomContributorElement    @IFQName: AtomContributorElement
3700    @ETQName: atom|contributor    @ETQName: atom|contributor
3701      @ETRQName: atom|contributor
3702    @ClsQName: ManakaiAtomContributorElement    @ClsQName: ManakaiAtomContributorElement
3703    
3704    @IFISA: AtomPersonConstruct    @IFISA: AtomPersonConstruct
3705    @ClsISA: ManakaiAtomPersonConstruct    @ClsISA: ManakaiAtomPersonConstruct
3706      @mv:contains: PersonAG
3707      @mv:elementContentModel: PersonCM
3708    
3709    @enDesc:    @enDesc:
3710      The <XE::atom|contributor> element is a Person construct that      The <XE::atom|contributor> element is a Person construct that
# Line 3480  IFClsETDef: Line 3715  IFClsETDef:
3715  IFClsETDef:  IFClsETDef:
3716    @IFQName: AtomGeneratorElement    @IFQName: AtomGeneratorElement
3717    @ETQName: atom|generator    @ETQName: atom|generator
3718      @ETRQName: atom|generator
3719    @ClsQName: ManakaiAtomGeneratorElement    @ClsQName: ManakaiAtomGeneratorElement
3720    
3721    @IFISA: AtomElement    @IFISA: AtomElement
# Line 3560  IFClsETDef: Line 3796  IFClsETDef:
3796  IFClsETDef:  IFClsETDef:
3797    @IFQName: AtomLinkElement    @IFQName: AtomLinkElement
3798    @ETQName: atom|link    @ETQName: atom|link
3799      @ETRQName: atom|link
3800    @ClsQName: ManakaiAtomLinkElement    @ClsQName: ManakaiAtomLinkElement
3801    
3802    @IFISA: AtomElement    @IFISA: AtomElement
# Line 3569  IFClsETDef: Line 3806  IFClsETDef:
3806      The <XE::atom|link> element defines a reference from an entry      The <XE::atom|link> element defines a reference from an entry
3807      or feed to a Web resource.      or feed to a Web resource.
3808    
3809    @Attr:    @ATTR:
3810      @@Name: href      @@Name: href
3811      @@enDesc:      @@enDesc:
3812        The <XA::href> attribute of the element.        The <XA::href> attribute of the element.
# Line 3577  IFClsETDef: Line 3814  IFClsETDef:
3814        It <kwd:MUST> <I::reflect the URI value        It <kwd:MUST> <I::reflect the URI value
3815        of the <XA::href> attribute> of the node.        of the <XA::href> attribute> of the node.
3816      @@Type: DOMString      @@Type: DOMString
3817      @@Type: DOMURI      @@actualType: DOMURI
3818      @@Get:      @@Get:
3819        @@@nullCase:        @@@nullCase:
3820          @@@@enDesc:          @@@@enDesc:
# Line 3603  IFClsETDef: Line 3840  IFClsETDef:
3840            $given => $given,            $given => $given,
3841          }__;          }__;
3842    
3843    @Attr:    @ATTR:
3844      @@Name: rel      @@Name: rel
3845      @@enDesc:      @@enDesc:
3846        The <XA::rel> attribute of the element.        The <XA::rel> attribute of the element.
# Line 3613  IFClsETDef: Line 3850  IFClsETDef:
3850        a few exceptions.  The default value <kwd:MUST>        a few exceptions.  The default value <kwd:MUST>
3851        be <URI^DISCore|QName::rel|alternate>.        be <URI^DISCore|QName::rel|alternate>.
3852      @@Type: DOMString      @@Type: DOMString
3853        @@actualType: DOMURI
3854      @@Get:      @@Get:
3855        @@@enDesc:        @@@enDesc:
3856          If the algorithm returns a string that does not contain          If the algorithm returns a string that does not contain
# Line 3686  IFClsETDef: Line 3924  IFClsETDef:
3924          $test->assert_equals ($el-><AG::AtomLinkElement.rel>,          $test->assert_equals ($el-><AG::AtomLinkElement.rel>,
3925                                <Q::rel|alternate>);                                <Q::rel|alternate>);
3926    
3927    @Attr:    @ATTR:
3928      @@Name: type      @@Name: type
3929      @@enDesc:      @@enDesc:
3930        The <XA::type> attribute of the element.        The <XA::type> attribute of the element.
# Line 3719  IFClsETDef: Line 3957  IFClsETDef:
3957            $given => $given,            $given => $given,
3958          }__;          }__;
3959    
3960    @Attr:    @ATTR:
3961      @@Name: hreflang      @@Name: hreflang
3962      @@enDesc:      @@enDesc:
3963        The <XA::hreflang> attribute of the element.        The <XA::hreflang> attribute of the element.
# Line 3752  IFClsETDef: Line 3990  IFClsETDef:
3990            $given => $given,            $given => $given,
3991          }__;          }__;
3992    
3993    @Attr:    @ATTR:
3994      @@Name: title      @@Name: title
3995      @@enDesc:      @@enDesc:
3996        The <XA::title> attribute of the element.        The <XA::title> attribute of the element.
# Line 3785  IFClsETDef: Line 4023  IFClsETDef:
4023            $given => $given,            $given => $given,
4024          }__;          }__;
4025    
4026    @Attr:    @ATTR:
4027      @@Name: length      @@Name: length
4028      @@enDesc:      @@enDesc:
4029        The <XA::length> attribute of the element.        The <XA::length> attribute of the element.
# Line 3822  IFClsETDef: Line 4060  IFClsETDef:
4060  IFClsETDef:  IFClsETDef:
4061    @IFQName: AtomPublishedElement    @IFQName: AtomPublishedElement
4062    @ETQName: atom|published    @ETQName: atom|published
4063      @ETRQName: atom|published
4064    @ClsQName: ManakaiAtomPublishedElement    @ClsQName: ManakaiAtomPublishedElement
4065    
4066    @IFISA: AtomDateConstruct    @IFISA: AtomDateConstruct
4067    @ClsISA: ManakaiAtomDateConstruct    @ClsISA: ManakaiAtomDateConstruct
4068      @mv:contains: DateAG
4069      @mv:elementContentModel: DateCM
4070    
4071    @enDesc:    @enDesc:
4072      The <XE::atom|published> element is a Date construct      The <XE::atom|published> element is a Date construct
# Line 3839  IFClsETDef: Line 4080  IFClsETDef:
4080  IFClsETDef:  IFClsETDef:
4081    @IFQName: AtomRightsElement    @IFQName: AtomRightsElement
4082    @ETQName: atom|rights    @ETQName: atom|rights
4083      @ETRQName: atom|rights
4084    @ClsQName: ManakaiAtomRightsElement    @ClsQName: ManakaiAtomRightsElement
4085    
4086    @IFISA: AtomTextConstruct    @IFISA: AtomTextConstruct
4087    @ClsISA: ManakaiAtomTextConstruct    @ClsISA: ManakaiAtomTextConstruct
4088      @mv:contains: TextAG
4089      @mv:elementContentModel: TextCM
4090    
4091    @enDesc:    @enDesc:
4092      The <XE::atom|rights> element is a Text construct      The <XE::atom|rights> element is a Text construct
# Line 3853  IFClsETDef: Line 4097  IFClsETDef:
4097  IFClsETDef:  IFClsETDef:
4098    @IFQName: AtomSourceElement    @IFQName: AtomSourceElement
4099    @ETQName: atom|source    @ETQName: atom|source
4100      @ETRQName: atom|source
4101    @ClsQName: ManakaiAtomSourceElement    @ClsQName: ManakaiAtomSourceElement
4102    
4103    @IFISA: AtomElement    @IFISA: AtomElement
# Line 4062  IFClsETDef: Line 4307  IFClsETDef:
4307  IFClsETDef:  IFClsETDef:
4308    @IFQName: AtomSubtitleElement    @IFQName: AtomSubtitleElement
4309    @ETQName: atom|subtitle    @ETQName: atom|subtitle
4310      @ETRQName: atom|subtitle
4311    @ClsQName: ManakaiAtomSubtitleElement    @ClsQName: ManakaiAtomSubtitleElement
4312    
4313    @IFISA: AtomTextConstruct    @IFISA: AtomTextConstruct
4314    @ClsISA: ManakaiAtomTextConstruct    @ClsISA: ManakaiAtomTextConstruct
4315      @mv:contains: TextAG
4316      @mv:elementContentModel: TextCM
4317    
4318    @enDesc:    @enDesc:
4319      The <XE::atom|subtitle> element is a Text construct      The <XE::atom|subtitle> element is a Text construct
# Line 4075  IFClsETDef: Line 4323  IFClsETDef:
4323  IFClsETDef:  IFClsETDef:
4324    @IFQName: AtomSummaryElement    @IFQName: AtomSummaryElement
4325    @ETQName: atom|summary    @ETQName: atom|summary
4326      @ETRQName: atom|summary
4327    @ClsQName: ManakaiAtomSummaryElement    @ClsQName: ManakaiAtomSummaryElement
4328    
4329    @IFISA: AtomTextConstruct    @IFISA: AtomTextConstruct
4330    @ClsISA: ManakaiAtomTextConstruct    @ClsISA: ManakaiAtomTextConstruct
4331      @mv:contains: TextAG
4332      @mv:elementContentModel: TextCM
4333    
4334    @enDesc:    @enDesc:
4335      The <XE::atom|summary> element is a Text construct      The <XE::atom|summary> element is a Text construct
# Line 4088  IFClsETDef: Line 4339  IFClsETDef:
4339  IFClsETDef:  IFClsETDef:
4340    @IFQName: AtomTitleElement    @IFQName: AtomTitleElement
4341    @ETQName: atom|title    @ETQName: atom|title
4342      @ETRQName: atom|title
4343    @ClsQName: ManakaiAtomTitleElement    @ClsQName: ManakaiAtomTitleElement
4344    
4345    @IFISA: AtomTextConstruct    @IFISA: AtomTextConstruct
4346    @ClsISA: ManakaiAtomTextConstruct    @ClsISA: ManakaiAtomTextConstruct
4347      @mv:contains: TextAG
4348      @mv:elementContentModel: TextCM
4349    
4350    @enDesc:    @enDesc:
4351      The <XE::atom|title> element is a Text construct      The <XE::atom|title> element is a Text construct
# Line 4101  IFClsETDef: Line 4355  IFClsETDef:
4355  IFClsETDef:  IFClsETDef:
4356    @IFQName: AtomUpdatedElement    @IFQName: AtomUpdatedElement
4357    @ETQName: atom|updated    @ETQName: atom|updated
4358      @ETRQName: atom|updated
4359    @ClsQName: ManakaiAtomUpdatedElement    @ClsQName: ManakaiAtomUpdatedElement
4360    
4361    @IFISA: AtomDateConstruct    @IFISA: AtomDateConstruct
4362    @ClsISA: ManakaiAtomDateConstruct    @ClsISA: ManakaiAtomDateConstruct
4363      @mv:contains: DateAG
4364      @mv:elementContentModel: DateCM
4365    
4366    @enDesc:    @enDesc:
4367      The <XE::atom|updated> element is a Date construct      The <XE::atom|updated> element is a Date construct

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24