OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

dita message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: DITA 1.1 issue #19: <generic-task> and <generic-taskbody>


This is to capture the proposal for approval for design to add a new element between <topic> and <task>. A filled-in template will be created separately, based on work already done by Indi Liepa.

For the purposes of this proposal, we can call the new element <generic-task>.

  task ::= (title then (titlealts) (optional) then (shortdesc) (optional) then (prolog) (optional) then (taskbody) (optional) then (related-links) (optional) then (topic or concept or task or reference) (any number) ) 

<generic-task> will generalize <task>.

  generic-task ::= (title then (titlealts) (optional) then (shortdesc) (optional) then (prolog) (optional) then (generic-taskbody) (optional) then (related-links) (optional) then (topic or concept or task or reference) (any number) ) 

It will contain a new element <generic-taskbody> from which <taskbody> can be specialized.

  taskbody ::= ( (prereq) (optional) then (context) (optional) then (steps or steps-unordered) (optional) then (result) (optional) then (example) (optional) then (postreq) (optional) )

<generic-taskbody> will contain the same contents as <taskbody>, except: where <taskbody> has (<steps> or <steps-unordered>), <generic-taskbody> would allow arbitrary body contents. (Among the contents of <body>, it's hard to know what to exclude.)

  generic-taskbody ::= ( (prereq) (optional) then (context) (optional) then (*** body contents***) (optional) then (result) (optional) then (example) (optional) then (postreq) (optional) )

  body ::= (p or lq or note or dl or parml or ul or ol or sl or pre or codeblock or msgblock or screen or lines or fig or syntaxdiagram or imagemap or image or object or table or simpletable or required-cleanup or section or example) (any number)

Best wishes,

Bruce

Information Architect, Information Products and Training (IP&T)
Lucent Technologies, 67 Whippany Road Room 1A-158, Whippany, NJ, 07981
+1 973 739 1235, esrig@lucent.com




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]