resumesection

Description

The <resumesection> is the major structural element within a resume.

The sectype attribute allows the user to classify each section using one of the following values:

Each <resumesection> contains a <secbody> element. <resumesection> elements can nest recursively within <secbody> elements. The DTD does not place any contraints on this recursive nesting. However, there obviously are practical limits. Consider the resume example included with this distribution (see resume.xml — IE5 only). The style sheet for the example only supports only two levels of resume sections. Implementors will likely need to impose limits through usage guidelines or through other validation processes than using the DTD.


Content

ATTRIBUTES
CONTENT DECLARATION

Parent Elements


Comments/Questions/Feedback