> > (Sample output: > > not as familiar to docbook as you are. > > Therefore i just copied this from array.xml; first example with screen.. > > Btw. there are many differrent ways used with this <sreen> thing.) > > Check if it is still there, from where you copied. If it is, > then it is docbook compatible. I faced with some problems > with <para>s in examples lately in the HU branch, so I think > this is not valid. I have not checked the DTD or the docs though...
>From DocBook TDG: Example ::= ((Title,TitleAbbrev?), (CalloutList|GlossList|ItemizedList|OrderedList|SegmentedList| SimpleList|VariableList|LiteralLayout|ProgramListing| ProgramListingCO|Screen|ScreenCO|ScreenShot|Synopsis| CmdSynopsis|FuncSynopsis|FormalPara|Para|SimPara|Address| BlockQuote|Graphic|GraphicCO|MediaObject|MediaObjectCO| InformalEquation|InformalExample|InformalFigure|InformalTable| IndexTerm)+) So example can contain screens and paras. So the COMPLETE EXAMPLE SKELETON in your draft is right. Goba