<stress>

<stress> (stress) contains the stress pattern for a dictionary headword, if given separately. [9.3.1 Information on Written and Spoken Forms]
Module dictionaries — Dictionaries
Attributes
Member of
Contained by
dictionaries: form
May contain
dictionaries: lang oRef pRef
gaiji: g
header: biblFull idno
iso-fs: fLib fs fvLib
textstructure: floatingText
verse: caesura rhyme
character data
Note

Usually stress information is included within pronunciation information.

Example
<form>
 <orth>alternating current</orth>
 <stress>,....'..</stress>
</form>
Content model
<content>
 <macroRef key="macro.paraContent"/>
</content>
Schema Declaration
<rng:element name="stress">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.rendition.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="att.global.responsibility.attributes"/>
 <rng:ref name="att.global.source.attributes"/>
 <rng:ref name="att.notated.attributes"/>
 <rng:ref name="macro.paraContent"/>
</rng:element>
element stress
{
   att.global.attributes,
   att.global.rendition.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   att.global.responsibility.attributes,
   att.global.source.attributes,
   att.notated.attributes,
   macro.paraContent
}