<element name="pronounce">
<complexType mixed="true">
<choice minOccurs="0" maxOccurs="unbounded">
<group ref="nitf:enrichedText" />
</choice>
<attributeGroup ref="nitf:commonNITFAttributes" />
<attribute name="guide" type="string" use="optional" />
<attribute name="phonetic" type="string" use="optional" />
</complexType>
</element>
|