<hyph>

<hyph> (hyphenation) contains a hyphenated form of a dictionary headword, or hyphenation information in some other form. 9.3.1 Information on Written and Spoken Forms
Moduledictionaries — 9 Dictionaries
Attributes att.lexicographic (@expand, @norm, @split, @value, @orig, @location, @mergedIn, @opt)
Used by
May contain
Declaration

<rng:element name="hyph">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.lexicographic.attributes"/>
<rng:ref name="macro.paraContent"/>
</rng:element>
element hyph
{
   att.global.attributes,
   att.lexicographic.attributes,
   macro.paraContent
}
Example
<entry>
 <form>
  <orth>competitor</orth>
  <hyph>com|peti|tor</hyph>
  <pron>k@m"petit@(r)</pron>
 </form>
</entry>