Partial description Emphasis. Full description Can be rendered as bold, italics, or another style. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
class | string | optional |
|
||||
id | ID | optional |
|
||||
style | string | optional |
|
||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/NITF/2006-10-18/' |
Element Group | nitf:enrichedText |
<element name="em"> <annotation> <documentation>Partial description Emphasis. Full description Can be rendered as bold, italics, or another style.</documentation> </annotation> <complexType mixed="true"> <choice minOccurs="0" maxOccurs="unbounded"> <group ref="nitf:enrichedText"/> </choice> <attributeGroup ref="nitf:commonNITFAttributes"/> </complexType> </element> |