On Wed, 11 Jul 2007, 12:57:38 +0200, Max Hofer wrote:
> On Wednesday 11 July 2007, Peter Kruse wrote:
> > [...]
> > But I don't understand this change:
> > 
> > <!ELEMENT resource-agent 
> > (version,longdesc+,shortdesc+,parameters,actions,special?) >
> > 
> > does that mean it should be "longdesc+" instead of "longdesc" and 
> > "shortdesc+" instead of "shortdesc"?
> No. That is still the tagname <longdesc> and <shortdesc>.
> If i remember correctly it means there is 0 or 1 tag of <longdesc> 
> (respective <shortdesc>). 

In the sense of  regular grammars, longdesc+ means *at least one*
longdesc is required, while special? means 0 or 1 special tag.

HTH, cheers.

l8er
manfred
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to