/[suikacvs]/markup/html/dtd/module/webforms20.dms
Suika

Diff of /markup/html/dtd/module/webforms20.dms

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

revision 1.2 by wakaba, Mon Jul 5 03:57:10 2004 UTC revision 1.3 by wakaba, Mon Jul 5 13:56:23 2004 UTC
# Line 2  Line 2 
2    
3  ModuleSet:  ModuleSet:
4    @Name: Web Forms    @Name: Web Forms
5    @Version: 2.0 Call For Comments -- 27 June 2004    @Version: 2.0 Call For Comments - 27 June 2004
6    @ID: webforms20    @ID: webforms20
7    @Description:    @Description:
8      Web Forms 2.0, the next generation HTML form model.      Web Forms 2.0, the next generation HTML form model.
# Line 59  Datatype: Line 59  Datatype:
59        
60    @Type:    @Type:
61      @@Name:      @@Name:
62          :Script
63        @@XMLType: CDATA
64        @@Description: Script code
65      
66      @Type:
67        @@Name:
68        :Text        :Text
69      @@XMLType: CDATA      @@XMLType: CDATA
70      @@Description: A human readable text      @@Description: A human readable text
# Line 229  Attribute: Line 235  Attribute:
235        @@@Default: #IMPLIED        @@@Default: #IMPLIED
236      @@Attribute:      @@Attribute:
237        @@@Name: repeat-start        @@@Name: repeat-start
238        @@@Type: Number        @@@Type:
239            :Number
240        @@@Default: #IMPLIED        @@@Default: #IMPLIED
241      @@Attribute:      @@Attribute:
242        @@@Name: repeat-min        @@@Name: repeat-min
243        @@@Type: Number        @@@Type:
244            :Number
245        @@@Default: #IMPLIED        @@@Default: #IMPLIED
246      @@Attribute:      @@Attribute:
247        @@@Name: repeat-max        @@@Name: repeat-max
248        @@@Type: Number        @@@Type:
249            :Number
250        @@@Default: #IMPLIED        @@@Default: #IMPLIED
251      @@Description: For non-XHTML 1 namespace element types      @@Description: For non-XHTML 1 namespace element types
252    @Attribute:    @Attribute:
# Line 248  Attribute: Line 257  Attribute:
257        @@@Default: #IMPLIED        @@@Default: #IMPLIED
258      @@Attribute:      @@Attribute:
259        @@@Name: "repeat-start"        @@@Name: "repeat-start"
260        @@@Type: Number        @@@Type:
261            :Number
262        @@@Default: #IMPLIED        @@@Default: #IMPLIED
263      @@Attribute:      @@Attribute:
264        @@@Name: "repeat-min"        @@@Name: "repeat-min"
265        @@@Type: Number        @@@Type:
266            :Number
267        @@@Default: #IMPLIED        @@@Default: #IMPLIED
268      @@Attribute:      @@Attribute:
269        @@@Name: "repeat-max"        @@@Name: "repeat-max"
270        @@@Type: Number        @@@Type:
271            :Number
272        @@@Default: #IMPLIED        @@@Default: #IMPLIED
273      @@Description: For XHTML 1 namespace element types      @@Description: For XHTML 1 namespace element types
274        
275    @AttributeSet:    @AttributeSet:
276      @@Name: control.extra      @@Name: control.extra
277    @AttributeSet:    @AttributeSet:
278        @@Name: control.events
279        @@Description:
280          Placeholder for additional events attributes
281      @AttributeSet:
282      @@Name: control      @@Name: control
283      @@ref: control.extra      @@ref: control.extra
284        
285    @AttributeSet:    @AttributeSet:
286      @@Name:      @@Name:
287        XHTML:common.extra        :Common.extra
288    @AttributeSet:    @AttributeSet:
289      @@Name:      @@Name:
290        XHTML:common        :Common
291      @@ref:      @@ref:
292        XHTML:common.extra        :Common.extra
293      @@ref: repeat      @@ref: repeat
294        
295    @AttributeSet:    @AttributeSet:
296      @@Name: common      @@Name: common
297      @@ref:      @@ref:
298        XHTML:common        :Common
299    
300  Module:  Module:
301    @Name: Forms Extensions    @Name: Forms Extensions
# Line 501  Module: Line 517  Module:
517        @@@Type:        @@@Type:
518          :Script          :Script
519        @@@Default: #IMPLIED        @@@Default: #IMPLIED
520          @@@Description:
521                The oninput attribute is added to all the elements that
522                have an onchange attribute
523    @AttributeSet:    @AttributeSet:
524      @@Name: onformchange      @@Name: onformchange
525      @@Attribute:      @@Attribute:
# Line 522  Module: Line 541  Module:
541        @@@Type:        @@@Type:
542          :Script          :Script
543        @@@Default: #IMPLIED        @@@Default: #IMPLIED
544          @@@Description:
545                The oninvalid attribute is added to all the form control
546                elements other than output and fieldset
547        
548      @Attribute:
549        @@ElementType: input
550        @@ref: oninput
551        @@ref: oninvalid
552      @Attribute:
553        @@ElementType: select
554        @@ref: oninput
555        @@ref: oninvalid
556      @Attribute:
557        @@ElementType: textarea
558        @@ref: oninput
559        @@ref: oninvalid
560    
561    @AttributeSet:    @AttributeSet:
562      @@Name: control.extra      @@Name: control.events
   @AttributeSet:  
     @@Name: control  
563      @@ref: onformchange      @@ref: onformchange
564      @@ref: onforminput      @@ref: onforminput
565        @@Description:
566                The onformchange and onforminput attributes are added
567                to all form control elements
568      
569      @Attribute:
570        @@ElementType: button
571      @@ref: oninvalid      @@ref: oninvalid
572      @@ref: control.extra  
573      @Attribute:
574        @@ElementType: output
575        @@Attribute:
576          @@@Name: "onchange"
577          @@@Type:
578            :Script
579          @@@Default: #IMPLIED
580    
581  Module:  Module:
582    @Name: Frame Target    @Name: Frame Target

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24