Help:Part: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
Dheldt (talk | contribs)
m fixing some links.
Line 2: Line 2:


==Description==
==Description==
A subset of the documentation. It is structured in three levels: parts contain [[CoCoAXML:Chapter|chapters]] and those contain [[CoCoAXML:Section|sections]]. The sections hold the actual information, the parts and chapters are only for hierarchical modeling. All of those should contain a [[CoCoAXML:Title|title]] element which specifies what their contents are about.
A subset of the documentation. It is structured in three levels: parts contain [[Help:Chapter|chapters]] and those contain [[Help:Section|sections]]. The sections hold the actual information, the parts and chapters are only for hierarchical modeling. All of those should contain a [[Help:Title|title]] element which specifies what their contents are about.


==Syntax==
==Syntax==
Line 8: Line 8:


==May contain==
==May contain==
*[[CoCoAXML:Chapter|chapter]]
*[[Help:Chapter|chapter]]
*[[CoCoAXML:Title|title]]
*[[Help:Title|title]]


[[Category:CoCoAXML|Part]]
[[Category:CoCoAXML|Part]]
{{DISPLAYTITLE:Part}}
{{DISPLAYTITLE:Part}}

Revision as of 14:39, 16 October 2007

part

Description

A subset of the documentation. It is structured in three levels: parts contain chapters and those contain sections. The sections hold the actual information, the parts and chapters are only for hierarchical modeling. All of those should contain a title element which specifies what their contents are about.

Syntax

<part> ... </part>

May contain