Partial description Generalized media object. Full description Used to package up a reference to an image, audio, video, etc. with its caption and credit. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
class | string | optional |
|
||||
id | ID | optional |
|
||||
media-type | string | required |
|
||||
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:blockContent |
<element name="media"> <annotation> <documentation>Partial description Generalized media object. Full description Used to package up a reference to an image, audio, video, etc. with its caption and credit.</documentation> </annotation> <complexType> <sequence> <element ref="nitf:media-metadata" minOccurs="0" maxOccurs="unbounded"/> <sequence maxOccurs="unbounded"> <element ref="nitf:media-reference" |