Schema nitf-3-6.xsd


schema location:  http://www.iptc.org/std/NITF/3.6/specification/nitf-3-6.xsd
attribute form default: 
element form default: 
targetNamespace:  http://iptc.org/std/NITF/2006-10-18/
 
Elements  Groups  Attr. groups 
a  blockContent  cellAlign 
abstract  enrichedText  cellVAlign 
addressee  commonNITFAttributes 
alt-code  globalNITFAttributes 
bibliography 
block 
body 
body.content 
body.end 
body.head 
bq 
br 
byline 
byttl 
caption 
care.of 
chron 
city 
classifier 
col 
colgroup 
copyrite 
copyrite.holder 
copyrite.year 
correction 
country 
credit 
custom-table 
datasource 
date.expire 
date.issue 
date.release 
dateline 
dd 
del-list 
delivery.office 
delivery.point 
denom 
distributor 
dl 
doc-id 
doc-scope 
doc.copyright 
doc.rights 
docdata 
ds 
dt 
du-key 
ed-msg 
em 
event 
evloc 
fixture 
fn 
frac 
frac-sep 
from-src 
function 
head 
hedline 
hl1 
hl2 
hr 
identified-content 
iim 
key-list 
keyword 
lang 
li 
location 
media 
media-caption 
media-metadata 
media-object 
media-producer 
media-reference 
meta 
money 
name.family 
name.given 
nitf 
nitf-col 
nitf-colgroup 
nitf-table 
nitf-table-metadata 
nitf-table-summary 
note 
num 
numer 
object.title 
ol 
org 
p 
person 
postaddr 
postcode 
pre 
pronounce 
pubdata 
q 
region 
revision-history 
rights 
rights.agent 
rights.enddate 
rights.geography 
rights.limitations 
rights.owner 
rights.startdate 
rights.type 
series 
state 
story.date 
sub 
sublocation 
sup 
table 
table-reference 
tagline 
tbody 
td 
tfoot 
th 
thead 
title 
tobject 
tobject.property 
tobject.subject 
tr 
ul 
urgency 
virtloc 


schema location:  http://www.iptc.org/std/NITF/3.6/specification/nitf-3-6-ruby-include.xsd
attribute form default: 
element form default: 
targetNamespace:  http://iptc.org/std/NITF/2006-10-18/
 
Elements 
rb 
rbc 
rp 
rt 
rtc 
ruby 


schema location:  altova://ystream/xml.xsd
attribute form default: 
element form default: 
targetNamespace:  http://www.w3.org/XML/1998/namespace
 
Attributes  Attr. groups 
base  specialAttrs 
id 
lang 
space 


element a
diagram nitf-3-6_p1.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
hrefstringoptional      
documentation

URL for where the hypertext anchor leads.
namestringoptional      
documentation

Alternate name or description of the link, such as Link to News Item.
relNMTOKENoptional      
documentation

Specifies the relationship from the source to the target.
revNMTOKENoptional      
documentation

Specifies the relationship from the target to the source.
titlestringoptional      
documentation

Title for the document to be linked to.
annotation
documentation

Partial description Anchor for hypertext links.
Full description Allows users to traverse to other documents.
source <element name="a">
 
<annotation>
   
<documentation>
Partial description Anchor for hypertext links.
Full description Allows users to traverse to other documents.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="href" type="string" use="optional">
     
<annotation>
       
<documentation>
URL for where the hypertext anchor leads.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="name" type="string" use="optional">
     
<annotation>
       
<documentation>
Alternate name or description of the link, such as Link to News Item.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="rel" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Specifies the relationship from the source to the target.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="rev" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Specifies the relationship from the target to the source.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="title" type="string" use="optional">
     
<annotation>
       
<documentation>
Title for the document to be linked to.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute a/@href
type string
properties
isRef 0
use optional
annotation
documentation

URL for where the hypertext anchor leads.
source <attribute name="href" type="string" use="optional">
 
<annotation>
   
<documentation>
URL for where the hypertext anchor leads.
</documentation>
 
</annotation>
</attribute>

attribute a/@name
type string
properties
isRef 0
use optional
annotation
documentation

Alternate name or description of the link, such as Link to News Item.
source <attribute name="name" type="string" use="optional">
 
<annotation>
   
<documentation>
Alternate name or description of the link, such as Link to News Item.
</documentation>
 
</annotation>
</attribute>

attribute a/@rel
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Specifies the relationship from the source to the target.
source <attribute name="rel" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Specifies the relationship from the source to the target.
</documentation>
 
</annotation>
</attribute>

attribute a/@rev
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Specifies the relationship from the target to the source.
source <attribute name="rev" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Specifies the relationship from the target to the source.
</documentation>
 
</annotation>
</attribute>

attribute a/@title
type string
properties
isRef 0
use optional
annotation
documentation

Title for the document to be linked to.
source <attribute name="title" type="string" use="optional">
 
<annotation>
   
<documentation>
Title for the document to be linked to.
</documentation>
 
</annotation>
</attribute>

element abstract
diagram nitf-3-6_p2.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
elements block body.head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Story abstract
Full description summary or synopsis of the contents of the document.
source <element name="abstract">
 
<annotation>
   
<documentation>
Partial description Story abstract
Full description summary or synopsis of the contents of the document.
</documentation>
 
</annotation>
 
<complexType>
   
<choice maxOccurs="unbounded">
     
<group ref="nitf:blockContent"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element addressee
diagram nitf-3-6_p3.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:person nitf:function nitf:care.of
used by
element postaddr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Person or organization to whom the postal item is being sent.
Full description Used in a postal address.
source <element name="addressee">
 
<annotation>
   
<documentation>
Partial description Person or organization to whom the postal item is being sent.
Full description Used in a postal address.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:person"/>
     
<element ref="nitf:function" minOccurs="0"/>
     
<element ref="nitf:care.of" minOccurs="0"/>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element alt-code
diagram nitf-3-6_p4.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
elements city classifier country event function location object.title org person region state sublocation virtloc
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
idsrcstringrequired      
documentation

The source (taxonomy) for the element's value.
valuestringrequired      
documentation

An alternate code or symbol for the element.
annotation
documentation

Partial description An alternate symbol for the phrase.
Full description Used when an item has more than one symbol behind it.
source <element name="alt-code">
 
<annotation>
   
<documentation>
Partial description An alternate symbol for the phrase.
Full description Used when an item has more than one symbol behind it.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="required">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="required">
     
<annotation>
       
<documentation>
An alternate code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute alt-code/@idsrc
type string
properties
isRef 0
use required
annotation
documentation

The source (taxonomy) for the element's value.
source <attribute name="idsrc" type="string" use="required">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value.
</documentation>
 
</annotation>
</attribute>

attribute alt-code/@value
type string
properties
isRef 0
use required
annotation
documentation

An alternate code or symbol for the element.
source <attribute name="value" type="string" use="required">
 
<annotation>
   
<documentation>
An alternate code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

element bibliography
diagram nitf-3-6_p5.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element body.end
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Free-form bibliographic data.
Full description Used to elaborate on the source of information.
source <element name="bibliography">
 
<annotation>
   
<documentation>
Partial description Free-form bibliographic data.
Full description Used to elaborate on the source of information.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element block
diagram nitf-3-6_p6.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:tobject nitf:key-list nitf:classifier nitf:byline nitf:dateline nitf:copyrite nitf:abstract nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr nitf:datasource
used by
elements body.content bq dd
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description A group of related containers.
Full description This container can be used to organize a set of related containers, such as a sidebar.
source <element name="block">
 
<annotation>
   
<documentation>
Partial description A group of related containers.
Full description This container can be used to organize a set of related containers, such as a sidebar.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<sequence minOccurs="0">
       
<element ref="nitf:tobject" minOccurs="0"/>
       
<element ref="nitf:key-list" minOccurs="0"/>
       
<element ref="nitf:classifier" minOccurs="0" maxOccurs="unbounded"/>
       
<element ref="nitf:byline" minOccurs="0"/>
       
<element ref="nitf:dateline" minOccurs="0"/>
       
<element ref="nitf:copyrite" minOccurs="0"/>
       
<element ref="nitf:abstract" minOccurs="0" maxOccurs="unbounded"/>
     
</sequence>
     
<choice minOccurs="0" maxOccurs="unbounded">
       
<group ref="nitf:blockContent"/>
     
</choice>
     
<sequence minOccurs="0">
       
<element ref="nitf:datasource" minOccurs="0"/>
     
</sequence>
     
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
       
</annotation>
     
</any>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element body
diagram nitf-3-6_p7.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:body.head nitf:body.content nitf:body.end
used by
element nitf
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description The content portion of the NITF document.
Full description All items within body are meant for display to the user.
source <element name="body">
 
<annotation>
   
<documentation>
Partial description The content portion of the NITF document.
Full description All items within body are meant for display to the user.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:body.head" minOccurs="0"/>
     
<element ref="nitf:body.content" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:body.end" minOccurs="0"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element body.content
diagram nitf-3-6_p8.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:block nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
elements body fn note
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Actual body content.
Full description Holds paragraphs, lists, tables, media, and other containers.
source <element name="body.content">
 
<annotation>
   
<documentation>
Partial description Actual body content.
Full description Holds paragraphs, lists, tables, media, and other containers.
</documentation>
 
</annotation>
 
<complexType>
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:block"/>
     
<group ref="nitf:blockContent"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element body.end
diagram nitf-3-6_p9.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:tagline nitf:bibliography
used by
element body
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Information at the end of an article body
Full description Holds a tagline and/or a bibliography.
source <element name="body.end">
 
<annotation>
   
<documentation>
Partial description Information at the end of an article body
Full description Holds a tagline and/or a bibliography.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:tagline" minOccurs="0"/>
     
<element ref="nitf:bibliography" minOccurs="0"/>
     
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
       
</annotation>
     
</any>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element body.head
diagram nitf-3-6_p10.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:hedline nitf:note nitf:rights nitf:byline nitf:distributor nitf:dateline nitf:abstract nitf:series
used by
element body
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Metadata intended to be displayed to the reader.
Full description Holds content such as headline, byline, etc.
source <element name="body.head">
 
<annotation>
   
<documentation>
Partial description Metadata intended to be displayed to the reader.
Full description Holds content such as headline, byline, etc.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:hedline" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:note" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:rights" minOccurs="0"/>
     
<element ref="nitf:byline" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:distributor" minOccurs="0"/>
     
<element ref="nitf:dateline" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:abstract" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:series" minOccurs="0"/>
     
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
       
</annotation>
     
</any>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element bq
diagram nitf-3-6_p11.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:block nitf:credit
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
nowrapderived by: stringoptional      
documentation

Directive not to wrap text in the cell.
quote-sourcestringoptional      
documentation

Source of a quote.
annotation
documentation

Partial description Block quote.
Full description An extended quotation.
source <element name="bq">
 
<annotation>
   
<documentation>
Partial description Block quote.
Full description An extended quotation.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:block" maxOccurs="unbounded"/>
     
<element ref="nitf:credit" minOccurs="0"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="nowrap" use="optional">
     
<annotation>
       
<documentation>
Directive not to wrap text in the cell.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="nowrap"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="quote-source" type="string" use="optional">
     
<annotation>
       
<documentation>
Source of a quote.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute bq/@nowrap
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration nowrap 
annotation
documentation

Directive not to wrap text in the cell.
source <attribute name="nowrap" use="optional">
 
<annotation>
   
<documentation>
Directive not to wrap text in the cell.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="nowrap"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute bq/@quote-source
type string
properties
isRef 0
use optional
annotation
documentation

Source of a quote.
source <attribute name="quote-source" type="string" use="optional">
 
<annotation>
   
<documentation>
Source of a quote.
</documentation>
 
</annotation>
</attribute>

element br
diagram nitf-3-6_p12.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
elements delivery.office delivery.point
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Forced line break.
Full description Often used within headlines.
source <element name="br">
 
<annotation>
   
<documentation>
Partial description Forced line break.
Full description Often used within headlines.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element byline
diagram nitf-3-6_p13.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:person nitf:byttl nitf:location nitf:virtloc
used by
elements block body.head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Container for byline information.
Full description Can either be structured with direct specification of the responsible person / entity and their title or unstructured text can be provided.
source <element name="byline">
 
<annotation>
   
<documentation>
Partial description Container for byline information.
Full description Can either be structured with direct specification of the responsible person / entity and their title or unstructured text can be provided.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:person"/>
     
<element ref="nitf:byttl"/>
     
<element ref="nitf:location"/>
     
<element ref="nitf:virtloc"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element byttl
diagram nitf-3-6_p14.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:org
used by
element byline
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Byline title. Often contains an organization.
Full description Title of the person, or entity associated with the byline and a specified person.
source <element name="byttl">
 
<annotation>
   
<documentation>
Partial description Byline title. Often contains an organization.
Full description Title of the person, or entity associated with the byline and a specified person.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:org"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element caption
diagram nitf-3-6_p15.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
element table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
alignderived by: stringoptional      
documentation

Alignment of the text in the caption.
annotation
documentation

Partial description Text for the caption of a table.
Full description Appears only within the table element.
source <element name="caption">
 
<annotation>
   
<documentation>
Partial description Text for the caption of a table.
Full description Appears only within the table element.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
     
<group ref="nitf:blockContent"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="align" use="optional">
     
<annotation>
       
<documentation>
Alignment of the text in the caption.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="top"/>
         
<enumeration value="bottom"/>
         
<enumeration value="left"/>
         
<enumeration value="right"/>
       
</restriction>
     
</simpleType>
   
</attribute>
 
</complexType>
</element>

attribute caption/@align
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration top 
enumeration bottom 
enumeration left 
enumeration right 
annotation
documentation

Alignment of the text in the caption.
source <attribute name="align" use="optional">
 
<annotation>
   
<documentation>
Alignment of the text in the caption.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="top"/>
     
<enumeration value="bottom"/>
     
<enumeration value="left"/>
     
<enumeration value="right"/>
   
</restriction>
 
</simpleType>
</attribute>

element care.of
diagram nitf-3-6_p16.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element addressee
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Poste restante.
Full description An alternative receiver of the postal item.
source <element name="care.of">
 
<annotation>
   
<documentation>
Partial description Poste restante.
Full description An alternative receiver of the postal item.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element chron
diagram nitf-3-6_p17.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
normstringoptional      
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
annotation
documentation

Partial description Date and time.
Full description Used to normalize inline date and time references.
source <element name="chron">
 
<annotation>
   
<documentation>
Partial description Date and time.
Full description Used to normalize inline date and time references.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute chron/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

element city
diagram nitf-3-6_p18.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
element location
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
city-codestringoptional      
documentation

The code or symbol for the element.
code-sourcestringoptional      
documentation

The source (taxonomy) for the element's city-code.
annotation
documentation

Partial description City, town, village, etc.
Full description Used to normalize city, town names.
source <element name="city">
 
<annotation>
   
<documentation>
Partial description City, town, village, etc.
Full description Used to normalize city, town names.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="city-code" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's city-code.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute city/@city-code
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="city-code" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

attribute city/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's city-code.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's city-code.
</documentation>
 
</annotation>
</attribute>

element classifier
diagram nitf-3-6_p19.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
elements block identified-content
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
typestringoptional      
documentation

Type of classifier. Example is concept.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value.
valuestringoptional      
documentation

The code or symbol for the element.
annotation
documentation

Partial description Generic holder for metadata. Could be used by researchers and archivists to qualify documents.
Full description May be used inline (as localized phrase, atop a block (as localized section), or in docdata (for document as a whole).
source <element name="classifier">
 
<annotation>
   
<documentation>
Partial description Generic holder for metadata. Could be used by researchers and archivists to qualify documents.
Full description May be used inline (as localized phrase, atop a block (as localized section), or in docdata (for document as a whole).
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="type" type="string" use="optional">
     
<annotation>
       
<documentation>
Type of classifier. Example is concept.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute classifier/@type
type string
properties
isRef 0
use optional
annotation
documentation

Type of classifier. Example is concept.
source <attribute name="type" type="string" use="optional">
 
<annotation>
   
<documentation>
Type of classifier. Example is concept.
</documentation>
 
</annotation>
</attribute>

attribute classifier/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value.
</documentation>
 
</annotation>
</attribute>

attribute classifier/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

element col
diagram nitf-3-6_p20.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
elements colgroup table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
spanNMTOKENoptional  1    
documentation

Number of columns a header cell spans.
widthstringoptional      
documentation

Width of the column, in pixels.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Column.
Full description Used to specify formatting for a table column.
source <element name="col">
 
<annotation>
   
<documentation>
Partial description Column.
Full description Used to specify formatting for a table column.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="span" type="NMTOKEN" use="optional" default="1">
     
<annotation>
       
<documentation>
Number of columns a header cell spans.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="width" type="string" use="optional">
     
<annotation>
       
<documentation>
Width of the column, in pixels.
</documentation>
     
</annotation>
   
</attribute>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

attribute col/@span
type NMTOKEN
properties
isRef 0
default 1
use optional
annotation
documentation

Number of columns a header cell spans.
source <attribute name="span" type="NMTOKEN" use="optional" default="1">
 
<annotation>
   
<documentation>
Number of columns a header cell spans.
</documentation>
 
</annotation>
</attribute>

attribute col/@width
type string
properties
isRef 0
use optional
annotation
documentation

Width of the column, in pixels.
source <attribute name="width" type="string" use="optional">
 
<annotation>
   
<documentation>
Width of the column, in pixels.
</documentation>
 
</annotation>
</attribute>

element colgroup
diagram nitf-3-6_p21.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:col
used by
element table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Column group.
Full description Used to specify formatting for a table column.
source <element name="colgroup">
 
<annotation>
   
<documentation>
Partial description Column group.
Full description Used to specify formatting for a table column.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:col" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

element copyrite
diagram nitf-3-6_p22.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:copyrite.year nitf:copyrite.holder
used by
element block
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Container for copyright information.
Full description A displayable statement about who owns the copyright to the article.
source <element name="copyrite">
 
<annotation>
   
<documentation>
Partial description Container for copyright information.
Full description A displayable statement about who owns the copyright to the article.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:copyrite.year"/>
     
<element ref="nitf:copyrite.holder"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element copyrite.holder
diagram nitf-3-6_p23.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element copyrite
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Copyright holder.
Full description The name of the holder of the copyright.
source <element name="copyrite.holder">
 
<annotation>
   
<documentation>
Partial description Copyright holder.
Full description The name of the holder of the copyright.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element copyrite.year
diagram nitf-3-6_p24.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element copyrite
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Copyright year
Full description The year the copyright ownership was established.
source <element name="copyrite.year">
 
<annotation>
   
<documentation>
Partial description Copyright year
Full description The year the copyright ownership was established.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element correction
diagram nitf-3-6_p25.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
infostringoptional      
documentation

Contains actual message or instructions regarding the correction.
id-stringstringoptional      
documentation

Document identification string, such as UNO or doc-id.
regsrcstringoptional      
documentation

Identifies the source of the correction.
annotation
documentation

Partial description Correction information.
Full description Indicates that the item is a correction to a previously published document.
source <element name="correction">
 
<annotation>
   
<documentation>
Partial description Correction information.
Full description Indicates that the item is a correction to a previously published document.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="info" type="string" use="optional">
     
<annotation>
       
<documentation>
Contains actual message or instructions regarding the correction.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="id-string" type="string" use="optional">
     
<annotation>
       
<documentation>
Document identification string, such as UNO or doc-id.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="regsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
Identifies the source of the correction.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute correction/@info
type string
properties
isRef 0
use optional
annotation
documentation

Contains actual message or instructions regarding the correction.
source <attribute name="info" type="string" use="optional">
 
<annotation>
   
<documentation>
Contains actual message or instructions regarding the correction.
</documentation>
 
</annotation>
</attribute>

attribute correction/@id-string
type string
properties
isRef 0
use optional
annotation
documentation

Document identification string, such as UNO or doc-id.
source <attribute name="id-string" type="string" use="optional">
 
<annotation>
   
<documentation>
Document identification string, such as UNO or doc-id.
</documentation>
 
</annotation>
</attribute>

attribute correction/@regsrc
type string
properties
isRef 0
use optional
annotation
documentation

Identifies the source of the correction.
source <attribute name="regsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
Identifies the source of the correction.
</documentation>
 
</annotation>
</attribute>

element country
diagram nitf-3-6_p26.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
elements location postaddr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
iso-ccstringoptional      
documentation

Country code as specified in ISO 3166.
annotation
documentation

Partial description Geographic area with a government.
Full description Used to normalize countries.
source <element name="country">
 
<annotation>
   
<documentation>
Partial description Geographic area with a government.
Full description Used to normalize countries.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="iso-cc" type="string" use="optional">
     
<annotation>
       
<documentation>
Country code as specified in ISO 3166.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute country/@iso-cc
type string
properties
isRef 0
use optional
annotation
documentation

Country code as specified in ISO 3166.
source <attribute name="iso-cc" type="string" use="optional">
 
<annotation>
   
<documentation>
Country code as specified in ISO 3166.
</documentation>
 
</annotation>
</attribute>

element credit
diagram nitf-3-6_p27.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
element bq
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Names the source of the block quote.
Full description Provides attribution for a block quote.
source <element name="credit">
 
<annotation>
   
<documentation>
Partial description Names the source of the block quote.
Full description Provides attribution for a block quote.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element custom-table
diagram nitf-3-6_p28.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element nitf-table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description A holder for a namespaced XML fragment for custom-tagged data, or for an alternative set of non-parser-breaking content.
Full description Used when publisher wants to surround the fragment with NITF metadata.
source <element name="custom-table">
 
<annotation>
   
<documentation>
Partial description A holder for a namespaced XML fragment for custom-tagged data, or for an alternative set of non-parser-breaking content.
Full description Used when publisher wants to surround the fragment with NITF metadata.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element datasource
diagram nitf-3-6_p29.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element block
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Source of the information grouped in a block element.
Full description Cites the source of block content. Allowed only at end of block.
source <element name="datasource">
 
<annotation>
   
<documentation>
Partial description Source of the information grouped in a block element.
Full description Cites the source of block content. Allowed only at end of block.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element date.expire
diagram nitf-3-6_p30.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
normstringoptional      
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
annotation
documentation

Partial description Date/time at which the document has no validity.
Full description If not provided, it is assumed to be infinity.
source <element name="date.expire">
 
<annotation>
   
<documentation>
Partial description Date/time at which the document has no validity.
Full description If not provided, it is assumed to be infinity.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute date.expire/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

element date.issue
diagram nitf-3-6_p31.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
normstringoptional      
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available. Before the HHMM time, the - or + character may be used.
annotation
documentation

Partial description Date/time document was issued.
Full description If not provided, it is assumed to be on receipt.
source <element name="date.issue">
 
<annotation>
   
<documentation>
Partial description Date/time document was issued.
Full description If not provided, it is assumed to be on receipt.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available. Before the HHMM time, the - or + character may be used.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute date.issue/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available. Before the HHMM time, the - or + character may be used.
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available. Before the HHMM time, the - or + character may be used.
</documentation>
 
</annotation>
</attribute>

element date.release
diagram nitf-3-6_p32.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
normstringoptional      
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDDT000000-HHMM when no time is available
annotation
documentation

Partial description Date/time document is available to be released.
Full description If not provided, it is assumed to be on receipt.
source <element name="date.release">
 
<annotation>
   
<documentation>
Partial description Date/time document is available to be released.
Full description If not provided, it is assumed to be on receipt.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDDT000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute date.release/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDDT000000-HHMM when no time is available
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDDT000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

element dateline
diagram nitf-3-6_p33.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:location nitf:story.date
used by
elements block body.head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Container for dateline information.
Full description The date and location where the story was created.
source <element name="dateline">
 
<annotation>
   
<documentation>
Partial description Container for dateline information.
Full description The date and location where the story was created.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:location"/>
     
<element ref="nitf:story.date"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element dd
diagram nitf-3-6_p34.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr nitf:block
used by
element dl
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Definition data.
Full description Holds the definition of the term.
source <element name="dd">
 
<annotation>
   
<documentation>
Partial description Definition data.
Full description Holds the definition of the term.
</documentation>
 
</annotation>
 
<complexType>
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
     
<group ref="nitf:blockContent"/>
     
<element ref="nitf:block"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element del-list
diagram nitf-3-6_p35.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:from-src
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Delivery trail of delivery services.
Full description Holds an ordered list of the distribution services that have been involved in the delivery of the document.
source <element name="del-list">
 
<annotation>
   
<documentation>
Partial description Delivery trail of delivery services.
Full description Holds an ordered list of the distribution services that have been involved in the delivery of the document.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:from-src"/>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element delivery.office
diagram nitf-3-6_p36.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:br
used by
element postaddr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
office-codestringoptional      
documentation

Coded location of office from referenced coded source.
code-sourcestringoptional      
documentation

Source of coded list information.
annotation
documentation

Partial description Postal city or town.
Full description Where the post office is located.
source <element name="delivery.office">
 
<annotation>
   
<documentation>
Partial description Postal city or town.
Full description Where the post office is located.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:br"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="office-code" type="string" use="optional">
     
<annotation>
       
<documentation>
Coded location of office from referenced coded source.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
Source of coded list information.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute delivery.office/@office-code
type string
properties
isRef 0
use optional
annotation
documentation

Coded location of office from referenced coded source.
source <attribute name="office-code" type="string" use="optional">
 
<annotation>
   
<documentation>
Coded location of office from referenced coded source.
</documentation>
 
</annotation>
</attribute>

attribute delivery.office/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

Source of coded list information.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
Source of coded list information.
</documentation>
 
</annotation>
</attribute>

element delivery.point
diagram nitf-3-6_p37.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:br
used by
element postaddr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
point-codestringoptional      
documentation

Coded location for a delivery point.
code-sourcestringoptional      
documentation

Source of coded list information.
annotation
documentation

Partial description Street, PO Box No.
Full description Precise point of delivery.
source <element name="delivery.point">
 
<annotation>
   
<documentation>
Partial description Street, PO Box No.
Full description Precise point of delivery.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:br"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="point-code" type="string" use="optional">
     
<annotation>
       
<documentation>
Coded location for a delivery point.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
Source of coded list information.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute delivery.point/@point-code
type string
properties
isRef 0
use optional
annotation
documentation

Coded location for a delivery point.
source <attribute name="point-code" type="string" use="optional">
 
<annotation>
   
<documentation>
Coded location for a delivery point.
</documentation>
 
</annotation>
</attribute>

attribute delivery.point/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

Source of coded list information.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
Source of coded list information.
</documentation>
 
</annotation>
</attribute>

element denom
diagram nitf-3-6_p38.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element frac
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Fraction denominator.
Full description The bottom part of a fraction.
source <element name="denom">
 
<annotation>
   
<documentation>
Partial description Fraction denominator.
Full description The bottom part of a fraction.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element distributor
diagram nitf-3-6_p39.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:org
used by
element body.head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Information distributor.
Full description May or may not be the owner or creator.
source <element name="distributor">
 
<annotation>
   
<documentation>
Partial description Information distributor.
Full description May or may not be the owner or creator.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:org"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element dl
diagram nitf-3-6_p40.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:dt nitf:dd
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Definition list.
Full description Holds terms and their definitions.
source <element name="dl">
 
<annotation>
   
<documentation>
Partial description Definition list.
Full description Holds terms and their definitions.
</documentation>
 
</annotation>
 
<complexType>
   
<choice maxOccurs="unbounded">
     
<element ref="nitf:dt"/>
     
<element ref="nitf:dd"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element doc-id
diagram nitf-3-6_p41.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
regsrcstringoptional      
documentation

Identifies the source of the document or action.
id-stringstringoptional      
documentation

Document identification string.
annotation
documentation

Partial description Registered identification for document.
Full description Character string that provides a unique, persistent identification for a document.
source <element name="doc-id">
 
<annotation>
   
<documentation>
Partial description Registered identification for document.
Full description Character string that provides a unique, persistent identification for a document.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="regsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
Identifies the source of the document or action.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="id-string" type="string" use="optional">
     
<annotation>
       
<documentation>
Document identification string.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute doc-id/@regsrc
type string
properties
isRef 0
use optional
annotation
documentation

Identifies the source of the document or action.
source <attribute name="regsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
Identifies the source of the document or action.
</documentation>
 
</annotation>
</attribute>

attribute doc-id/@id-string
type string
properties
isRef 0
use optional
annotation
documentation

Document identification string.
source <attribute name="id-string" type="string" use="optional">
 
<annotation>
   
<documentation>
Document identification string.
</documentation>
 
</annotation>
</attribute>

element doc-scope
diagram nitf-3-6_p42.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
scopestringoptional      
documentation

Halfway between a Keyword and a Category.
annotation
documentation

Partial description Indicates an area where the document may be of interest.
Full description Where a non-category interest may be specified. These are often geographic in origin, such as Pacific Northwest.
source <element name="doc-scope">
 
<annotation>
   
<documentation>
Partial description Indicates an area where the document may be of interest.
Full description Where a non-category interest may be specified. These are often geographic in origin, such as Pacific Northwest.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="scope" type="string" use="optional">
     
<annotation>
       
<documentation>
Halfway between a Keyword and a Category.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute doc-scope/@scope
type string
properties
isRef 0
use optional
annotation
documentation

Halfway between a Keyword and a Category.
source <attribute name="scope" type="string" use="optional">
 
<annotation>
   
<documentation>
Halfway between a Keyword and a Category.
</documentation>
 
</annotation>
</attribute>

element doc.copyright
diagram nitf-3-6_p43.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
yearNMTOKENoptional      
documentation

Year of the document copyright.
holderstringoptional      
documentation

Holder of the copyright.
annotation
documentation

Partial description Copyright information for document header.
Full description A metadata location for the information about the year and holder of the document copyright. This information should be consistant with information in the copyrite tag.
source <element name="doc.copyright">
 
<annotation>
   
<documentation>
Partial description Copyright information for document header.
Full description A metadata location for the information about the year and holder of the document copyright. This information should be consistant with information in the copyrite tag.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="year" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Year of the document copyright.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="holder" type="string" use="optional">
     
<annotation>
       
<documentation>
Holder of the copyright.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute doc.copyright/@year
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Year of the document copyright.
source <attribute name="year" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Year of the document copyright.
</documentation>
 
</annotation>
</attribute>

attribute doc.copyright/@holder
type string
properties
isRef 0
use optional
annotation
documentation

Holder of the copyright.
source <attribute name="holder" type="string" use="optional">
 
<annotation>
   
<documentation>
Holder of the copyright.
</documentation>
 
</annotation>
</attribute>

element doc.rights
diagram nitf-3-6_p44.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
ownerstringoptional      
documentation

The owner of the specified rights.
startdatestringoptional      
documentation

For asserted rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
enddatestringoptional      
documentation

For specified document rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
agentstringoptional      
documentation

The rights agent.
geographystringoptional      
documentation

Geographic area where rights are asserted.
location-codestringoptional      
documentation

Coded location from standard list.
code-sourcestringoptional      
documentation

Source of coded list information.
typestringoptional      
documentation

Kind of rights being asserted.
limitationsstringoptional      
documentation

Limitations associated with document rights.
annotation
documentation

Partial description Rights information for use of the document.
Full description Used when the rights holder is not the same as the copyright holder. This information should be consistant with that in the series of rights tags.
source <element name="doc.rights">
 
<annotation>
   
<documentation>
Partial description Rights information for use of the document.
Full description Used when the rights holder is not the same as the copyright holder. This information should be consistant with that in the series of rights tags.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="owner" type="string" use="optional">
     
<annotation>
       
<documentation>
The owner of the specified rights.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="startdate" type="string" use="optional">
     
<annotation>
       
<documentation>
For asserted rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="enddate" type="string" use="optional">
     
<annotation>
       
<documentation>
For specified document rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="agent" type="string" use="optional">
     
<annotation>
       
<documentation>
The rights agent.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="geography" type="string" use="optional">
     
<annotation>
       
<documentation>
Geographic area where rights are asserted.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="location-code" type="string" use="optional">
     
<annotation>
       
<documentation>
Coded location from standard list.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
Source of coded list information.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="type" type="string" use="optional">
     
<annotation>
       
<documentation>
Kind of rights being asserted.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="limitations" type="string" use="optional">
     
<annotation>
       
<documentation>
Limitations associated with document rights.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute doc.rights/@owner
type string
properties
isRef 0
use optional
annotation
documentation

The owner of the specified rights.
source <attribute name="owner" type="string" use="optional">
 
<annotation>
   
<documentation>
The owner of the specified rights.
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@startdate
type string
properties
isRef 0
use optional
annotation
documentation

For asserted rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="startdate" type="string" use="optional">
 
<annotation>
   
<documentation>
For asserted rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@enddate
type string
properties
isRef 0
use optional
annotation
documentation

For specified document rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="enddate" type="string" use="optional">
 
<annotation>
   
<documentation>
For specified document rights. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@agent
type string
properties
isRef 0
use optional
annotation
documentation

The rights agent.
source <attribute name="agent" type="string" use="optional">
 
<annotation>
   
<documentation>
The rights agent.
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@geography
type string
properties
isRef 0
use optional
annotation
documentation

Geographic area where rights are asserted.
source <attribute name="geography" type="string" use="optional">
 
<annotation>
   
<documentation>
Geographic area where rights are asserted.
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@location-code
type string
properties
isRef 0
use optional
annotation
documentation

Coded location from standard list.
source <attribute name="location-code" type="string" use="optional">
 
<annotation>
   
<documentation>
Coded location from standard list.
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

Source of coded list information.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
Source of coded list information.
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@type
type string
properties
isRef 0
use optional
annotation
documentation

Kind of rights being asserted.
source <attribute name="type" type="string" use="optional">
 
<annotation>
   
<documentation>
Kind of rights being asserted.
</documentation>
 
</annotation>
</attribute>

attribute doc.rights/@limitations
type string
properties
isRef 0
use optional
annotation
documentation

Limitations associated with document rights.
source <attribute name="limitations" type="string" use="optional">
 
<annotation>
   
<documentation>
Limitations associated with document rights.
</documentation>
 
</annotation>
</attribute>

element docdata
diagram nitf-3-6_p45.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:correction nitf:evloc nitf:doc-id nitf:del-list nitf:urgency nitf:fixture nitf:date.issue nitf:date.release nitf:date.expire nitf:doc-scope nitf:series nitf:ed-msg nitf:du-key nitf:doc.copyright nitf:doc.rights nitf:key-list nitf:identified-content
used by
element head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
management-statusstringoptional      
documentation

Defines whether this document is a cancellation of a previous doc, and other news management properties. Allowed values are usable,embargoed,withheld,canceled.
management-doc-idrefstringoptional      
documentation

Used in conjunction with management-status. Details which document the current one is an update to, etc.
management-idref-statusstringoptional      
documentation

When a management-doc-idref is specified, this attribute contains the new status for that referenced document. Allowed values are usable,embargoed,withheld,canceled.
annotation
documentation

Partial description Document metadata.
Full description Container for metadata information about this particular document.
source <element name="docdata">
 
<annotation>
   
<documentation>
Partial description Document metadata.
Full description Container for metadata information about this particular document.
</documentation>
 
</annotation>
 
<complexType>
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:correction"/>
     
<element ref="nitf:evloc"/>
     
<element ref="nitf:doc-id"/>
     
<element ref="nitf:del-list"/>
     
<element ref="nitf:urgency"/>
     
<element ref="nitf:fixture"/>
     
<element ref="nitf:date.issue"/>
     
<element ref="nitf:date.release"/>
     
<element ref="nitf:date.expire"/>
     
<element ref="nitf:doc-scope"/>
     
<element ref="nitf:series"/>
     
<element ref="nitf:ed-msg"/>
     
<element ref="nitf:du-key"/>
     
<element ref="nitf:doc.copyright"/>
     
<element ref="nitf:doc.rights"/>
     
<element ref="nitf:key-list"/>
     
<element ref="nitf:identified-content"/>
     
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
       
</annotation>
     
</any>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="management-status" type="string" use="optional">
     
<annotation>
       
<documentation>
Defines whether this document is a cancellation of a previous doc, and other news management properties. Allowed values are usable,embargoed,withheld,canceled.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="management-doc-idref" type="string" use="optional">
     
<annotation>
       
<documentation>
Used in conjunction with management-status. Details which document the current one is an update to, etc.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="management-idref-status" type="string" use="optional">
     
<annotation>
       
<documentation>
When a management-doc-idref is specified, this attribute contains the new status for that referenced document. Allowed values are usable,embargoed,withheld,canceled.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute docdata/@management-status
type string
properties
isRef 0
use optional
annotation
documentation

Defines whether this document is a cancellation of a previous doc, and other news management properties. Allowed values are usable,embargoed,withheld,canceled.
source <attribute name="management-status" type="string" use="optional">
 
<annotation>
   
<documentation>
Defines whether this document is a cancellation of a previous doc, and other news management properties. Allowed values are usable,embargoed,withheld,canceled.
</documentation>
 
</annotation>
</attribute>

attribute docdata/@management-doc-idref
type string
properties
isRef 0
use optional
annotation
documentation

Used in conjunction with management-status. Details which document the current one is an update to, etc.
source <attribute name="management-doc-idref" type="string" use="optional">
 
<annotation>
   
<documentation>
Used in conjunction with management-status. Details which document the current one is an update to, etc.
</documentation>
 
</annotation>
</attribute>

attribute docdata/@management-idref-status
type string
properties
isRef 0
use optional
annotation
documentation

When a management-doc-idref is specified, this attribute contains the new status for that referenced document. Allowed values are usable,embargoed,withheld,canceled.
source <attribute name="management-idref-status" type="string" use="optional">
 
<annotation>
   
<documentation>
When a management-doc-idref is specified, this attribute contains the new status for that referenced document. Allowed values are usable,embargoed,withheld,canceled.
</documentation>
 
</annotation>
</attribute>

element ds
diagram nitf-3-6_p46.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element iim
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
numNMTOKENrequired      
documentation

IIM field number.
valuestringoptional      
documentation

IIM field value.
annotation
documentation

Partial description IIM Record 2 dataset information.
Full description IIM Record 2 dataset information (Record 2 Only).
source <element name="ds">
 
<annotation>
   
<documentation>
Partial description IIM Record 2 dataset information.
Full description IIM Record 2 dataset information (Record 2 Only).
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="num" type="NMTOKEN" use="required">
     
<annotation>
       
<documentation>
IIM field number.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
IIM field value.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute ds/@num
type NMTOKEN
properties
isRef 0
use required
annotation
documentation

IIM field number.
source <attribute name="num" type="NMTOKEN" use="required">
 
<annotation>
   
<documentation>
IIM field number.
</documentation>
 
</annotation>
</attribute>

attribute ds/@value
type string
properties
isRef 0
use optional
annotation
documentation

IIM field value.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
IIM field value.
</documentation>
 
</annotation>
</attribute>

element dt
diagram nitf-3-6_p47.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
element dl
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Definition term.
Full description Holds the content that is to be defined.
source <element name="dt">
 
<annotation>
   
<documentation>
Partial description Definition term.
Full description Holds the content that is to be defined.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element du-key
diagram nitf-3-6_p48.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
generationNMTOKENoptional      
documentation

Number indicating the du-key generation level. This number increments with each instance of a story that uses the same du-key.
partNMTOKENoptional      
documentation

The part within the dynamic use key structure.
versionNMTOKENoptional      
documentation

Version of a particular use of the dynamic-use key.
keystringoptional      
documentation

Contains the actual key value.
annotation
documentation

Partial description Dynamic Use Key, created daily. Has tree structure indicated by defined form.
Full description Provides a mechanism for grouping and updating versions of stories. The du-key is unique to a story during a period fixed by the provider. After the time has elapsed, the reference is available for reuse.
source <element name="du-key">
 
<annotation>
   
<documentation>
Partial description Dynamic Use Key, created daily. Has tree structure indicated by defined form.
Full description Provides a mechanism for grouping and updating versions of stories. The du-key is unique to a story during a period fixed by the provider. After the time has elapsed, the reference is available for reuse.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="generation" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Number indicating the du-key generation level. This number increments with each instance of a story that uses the same du-key.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="part" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
The part within the dynamic use key structure.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="version" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Version of a particular use of the dynamic-use key.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="key" type="string" use="optional">
     
<annotation>
       
<documentation>
Contains the actual key value.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute du-key/@generation
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Number indicating the du-key generation level. This number increments with each instance of a story that uses the same du-key.
source <attribute name="generation" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Number indicating the du-key generation level. This number increments with each instance of a story that uses the same du-key.
</documentation>
 
</annotation>
</attribute>

attribute du-key/@part
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

The part within the dynamic use key structure.
source <attribute name="part" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
The part within the dynamic use key structure.
</documentation>
 
</annotation>
</attribute>

attribute du-key/@version
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Version of a particular use of the dynamic-use key.
source <attribute name="version" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Version of a particular use of the dynamic-use key.
</documentation>
 
</annotation>
</attribute>

attribute du-key/@key
type string
properties
isRef 0
use optional
annotation
documentation

Contains the actual key value.
source <attribute name="key" type="string" use="optional">
 
<annotation>
   
<documentation>
Contains the actual key value.
</documentation>
 
</annotation>
</attribute>

element ed-msg
diagram nitf-3-6_p49.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
msg-typestringoptional      
documentation

The type of message. Providers are urged to use consistent values.
infostringoptional      
documentation

Contains the actual message for the editorial message.
annotation
documentation

Partial description Non-publishable editorial message from provider or editor of item.
Full description Place where an information provider can send a note to the editor about the contents of the story.
source <element name="ed-msg">
 
<annotation>
   
<documentation>
Partial description Non-publishable editorial message from provider or editor of item.
Full description Place where an information provider can send a note to the editor about the contents of the story.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="msg-type" type="string" use="optional">
     
<annotation>
       
<documentation>
The type of message. Providers are urged to use consistent values.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="info" type="string" use="optional">
     
<annotation>
       
<documentation>
Contains the actual message for the editorial message.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute ed-msg/@msg-type
type string
properties
isRef 0
use optional
annotation
documentation

The type of message. Providers are urged to use consistent values.
source <attribute name="msg-type" type="string" use="optional">
 
<annotation>
   
<documentation>
The type of message. Providers are urged to use consistent values.
</documentation>
 
</annotation>
</attribute>

attribute ed-msg/@info
type string
properties
isRef 0
use optional
annotation
documentation

Contains the actual message for the editorial message.
source <attribute name="info" type="string" use="optional">
 
<annotation>
   
<documentation>
Contains the actual message for the editorial message.
</documentation>
 
</annotation>
</attribute>

element em
diagram nitf-3-6_p50.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Emphasis.
Full description Can be rendered as bold, italics, or another style.
source <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>

element event
diagram nitf-3-6_p51.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
element identified-content
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
start-datestringoptional      
documentation

When the event is set to start. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
end-datestringoptional      
documentation

When the event is set to end. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value attribute.
valuestringoptional      
documentation

The code or symbol for the element.
annotation
documentation

Partial description An event.
Full description An activity that is considered newsworthy.
source <element name="event">
 
<annotation>
   
<documentation>
Partial description An event.
Full description An activity that is considered newsworthy.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="start-date" type="string" use="optional">
     
<annotation>
       
<documentation>
When the event is set to start. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="end-date" type="string" use="optional">
     
<annotation>
       
<documentation>
When the event is set to end. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute event/@start-date
type string
properties
isRef 0
use optional
annotation
documentation

When the event is set to start. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="start-date" type="string" use="optional">
 
<annotation>
   
<documentation>
When the event is set to start. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

attribute event/@end-date
type string
properties
isRef 0
use optional
annotation
documentation

When the event is set to end. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="end-date" type="string" use="optional">
 
<annotation>
   
<documentation>
When the event is set to end. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

attribute event/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value attribute.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
 
</annotation>
</attribute>

attribute event/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

element evloc
diagram nitf-3-6_p52.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
iso-ccstringoptional      
documentation

Country code as specified in ISO 3166.
state-provstringoptional      
documentation

State or province where the event occurred.
county-diststringoptional      
documentation

County or district name.
citystringoptional      
documentation

City or municipality name.
annotation
documentation

Partial description Event location.
Full description Where an event took place (as opposed to where the story was written).
source <element name="evloc">
 
<annotation>
   
<documentation>
Partial description Event location.
Full description Where an event took place (as opposed to where the story was written).
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="iso-cc" type="string" use="optional">
     
<annotation>
       
<documentation>
Country code as specified in ISO 3166.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="state-prov" type="string" use="optional">
     
<annotation>
       
<documentation>
State or province where the event occurred.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="county-dist" type="string" use="optional">
     
<annotation>
       
<documentation>
County or district name.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="city" type="string" use="optional">
     
<annotation>
       
<documentation>
City or municipality name.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute evloc/@iso-cc
type string
properties
isRef 0
use optional
annotation
documentation

Country code as specified in ISO 3166.
source <attribute name="iso-cc" type="string" use="optional">
 
<annotation>
   
<documentation>
Country code as specified in ISO 3166.
</documentation>
 
</annotation>
</attribute>

attribute evloc/@state-prov
type string
properties
isRef 0
use optional
annotation
documentation

State or province where the event occurred.
source <attribute name="state-prov" type="string" use="optional">
 
<annotation>
   
<documentation>
State or province where the event occurred.
</documentation>
 
</annotation>
</attribute>

attribute evloc/@county-dist
type string
properties
isRef 0
use optional
annotation
documentation

County or district name.
source <attribute name="county-dist" type="string" use="optional">
 
<annotation>
   
<documentation>
County or district name.
</documentation>
 
</annotation>
</attribute>

attribute evloc/@city
type string
properties
isRef 0
use optional
annotation
documentation

City or municipality name.
source <attribute name="city" type="string" use="optional">
 
<annotation>
   
<documentation>
City or municipality name.
</documentation>
 
</annotation>
</attribute>

element fixture
diagram nitf-3-6_p53.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
fix-idstringoptional      
documentation

The name of the fixture.
annotation
documentation

Partial description Specification for named document, such as Heard on the Street or On Language.
Full description Provides a consistent reference to a document whose content is refreshed periodically.
source <element name="fixture">
 
<annotation>
   
<documentation>
Partial description Specification for named document, such as Heard on the Street or On Language.
Full description Provides a consistent reference to a document whose content is refreshed periodically.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="fix-id" type="string" use="optional">
     
<annotation>
       
<documentation>
The name of the fixture.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute fixture/@fix-id
type string
properties
isRef 0
use optional
annotation
documentation

The name of the fixture.
source <attribute name="fix-id" type="string" use="optional">
 
<annotation>
   
<documentation>
The name of the fixture.
</documentation>
 
</annotation>
</attribute>

element fn
diagram nitf-3-6_p54.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:body.content
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Footnote.
Full description Notes that are often rendered at the end of a document.
source <element name="fn">
 
<annotation>
   
<documentation>
Partial description Footnote.
Full description Notes that are often rendered at the end of a document.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence maxOccurs="unbounded">
     
<element ref="nitf:body.content"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element frac
diagram nitf-3-6_p55.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:numer nitf:frac-sep nitf:denom
used by
element num
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Fraction.
Full description Separates the numerator from the denominator.
source <element name="frac">
 
<annotation>
   
<documentation>
Partial description Fraction.
Full description Separates the numerator from the denominator.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:numer"/>
     
<element ref="nitf:frac-sep" minOccurs="0"/>
     
<element ref="nitf:denom"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element frac-sep
diagram nitf-3-6_p56.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element frac
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Fraction separator.
Full description Holds the preferred character, normally a slash.
source <element name="frac-sep">
 
<annotation>
   
<documentation>
Partial description Fraction separator.
Full description Holds the preferred character, normally a slash.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element from-src
diagram nitf-3-6_p57.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element del-list
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
src-namestringoptional      
documentation

The entity moving the document.
level-numberstringoptional      
documentation

The position in the transmission path that the src-name occurred.
annotation
documentation

Partial description Delivery service identifier.
Full description Identifier used to track the transmission path of the document throughout the delivery process.
source <element name="from-src">
 
<annotation>
   
<documentation>
Partial description Delivery service identifier.
Full description Identifier used to track the transmission path of the document throughout the delivery process.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="src-name" type="string" use="optional">
     
<annotation>
       
<documentation>
The entity moving the document.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="level-number" type="string" use="optional">
     
<annotation>
       
<documentation>
The position in the transmission path that the src-name occurred.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute from-src/@src-name
type string
properties
isRef 0
use optional
annotation
documentation

The entity moving the document.
source <attribute name="src-name" type="string" use="optional">
 
<annotation>
   
<documentation>
The entity moving the document.
</documentation>
 
</annotation>
</attribute>

attribute from-src/@level-number
type string
properties
isRef 0
use optional
annotation
documentation

The position in the transmission path that the src-name occurred.
source <attribute name="level-number" type="string" use="optional">
 
<annotation>
   
<documentation>
The position in the transmission path that the src-name occurred.
</documentation>
 
</annotation>
</attribute>

element function
diagram nitf-3-6_p58.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
elements addressee identified-content person
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value attribute.
valuestringoptional      
documentation

The code or symbol for the element.
annotation
documentation

Partial description Role played by a person.
Full description Can be either a description, such as interior decorator, or a formal title, such as president, chairman, owner, captain, manager.
source <element name="function">
 
<annotation>
   
<documentation>
Partial description Role played by a person.
Full description Can be either a description, such as interior decorator, or a formal title, such as president, chairman, owner, captain, manager.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute function/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value attribute.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
 
</annotation>
</attribute>

attribute function/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

element head
diagram nitf-3-6_p59.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:title nitf:meta nitf:tobject nitf:iim nitf:docdata nitf:pubdata nitf:revision-history
used by
element nitf
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Holds metadata about the document as a whole.
Full description Generally does not hold information for direct display to user. Portions of the metadata, though, are often rendered to augment an article.
source <element name="head">
 
<annotation>
   
<documentation>
Partial description Holds metadata about the document as a whole.
Full description Generally does not hold information for direct display to user. Portions of the metadata, though, are often rendered to augment an article.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:title" minOccurs="0">
       
<annotation>
         
<documentation>
Partial description Document Title.
Full description Often displayed within a result-list after a search finds this article.
</documentation>
       
</annotation>
     
</element>
     
<element ref="nitf:meta" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>
Partial description A construct for sending generic metadata.
Full description Normally is undisplayed.
</documentation>
       
</annotation>
     
</element>
     
<element ref="nitf:tobject" minOccurs="0">
       
<annotation>
         
<documentation>
Partial description Subject code.
Full description Used to identify the type of the news material, based on a Subject Code system.
</documentation>
       
</annotation>
     
</element>
     
<element ref="nitf:iim" minOccurs="0">
       
<annotation>
         
<documentation>
Partial description IIM Record 2 Data Container.
Full description Location for IIM Record 2 DataSet information.
</documentation>
       
</annotation>
     
</element>
     
<element ref="nitf:docdata" minOccurs="0">
       
<annotation>
         
<documentation>
Partial description Document metadata.
Full description Container for metadata information about this particular document.
</documentation>
       
</annotation>
     
</element>
     
<element ref="nitf:pubdata" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>
Partial description Information about specific instance of an item's publication.
Full description Contains metadata about how the particular news object was used in a specific instance.
</documentation>
       
</annotation>
     
</element>
     
<element ref="nitf:revision-history" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>
Partial description Information about the creative history of the document; also used as an audit trail.
Full description Includes who made changes, when the changes were made, and why.
</documentation>
       
</annotation>
     
</element>
     
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
       
</annotation>
     
</any>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element hedline
diagram nitf-3-6_p60.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:hl1 nitf:hl2
used by
element body.head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Container for main headline and subheadlines.
Full description Provides a generally-dependable component for display in search results.
source <element name="hedline">
 
<annotation>
   
<documentation>
Partial description Container for main headline and subheadlines.
Full description Provides a generally-dependable component for display in search results.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:hl1"/>
     
<element ref="nitf:hl2" minOccurs="0" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element hl1
diagram nitf-3-6_p61.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
element hedline
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Headline 1 (main-headline).
Full description The primary headline of the story.
source <element name="hl1">
 
<annotation>
   
<documentation>
Partial description Headline 1 (main-headline).
Full description The primary headline of the story.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element hl2
diagram nitf-3-6_p62.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
element hedline
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Headline 2 (sub-headline)
Full description A subordinate headline for the article.
source <element name="hl2">
 
<annotation>
   
<documentation>
Partial description Headline 2 (sub-headline)
Full description A subordinate headline for the article.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element hr
diagram nitf-3-6_p63.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Horizontal rule.
Full description A rendered divider between sections of text.
source <element name="hr">
 
<annotation>
   
<documentation>
Partial description Horizontal rule.
Full description A rendered divider between sections of text.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element identified-content
diagram nitf-3-6_p64.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:person nitf:org nitf:location nitf:event nitf:function nitf:object.title nitf:virtloc nitf:classifier
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Holds content identifiers that can apply to document as a whole.
Full description The elements this holds also appear in paragraphs. Note that its children should be EMPTY
source <element name="identified-content">
 
<annotation>
   
<documentation>
Partial description Holds content identifiers that can apply to document as a whole.
Full description The elements this holds also appear in paragraphs. Note that its children should be EMPTY
</documentation>
 
</annotation>
 
<complexType>
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:person"/>
     
<element ref="nitf:org"/>
     
<element ref="nitf:location"/>
     
<element ref="nitf:event"/>
     
<element ref="nitf:function"/>
     
<element ref="nitf:object.title"/>
     
<element ref="nitf:virtloc"/>
     
<element ref="nitf:classifier"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element iim
diagram nitf-3-6_p65.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:ds
used by
element head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
verNMTOKENoptional      
documentation

IIM version number.
annotation
documentation

Partial description IIM Record 2 Data Container.
Full description Location for IIM Record 2 DataSet information.
source <element name="iim">
 
<annotation>
   
<documentation>
Partial description IIM Record 2 Data Container.
Full description Location for IIM Record 2 DataSet information.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:ds" minOccurs="0" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="ver" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
IIM version number.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute iim/@ver
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

IIM version number.
source <attribute name="ver" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
IIM version number.
</documentation>
 
</annotation>
</attribute>

element key-list
diagram nitf-3-6_p66.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:keyword
used by
elements block docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description List of keywords.
Full description Holds a list of keywords about the document.
source <element name="key-list">
 
<annotation>
   
<documentation>
Partial description List of keywords.
Full description Holds a list of keywords about the document.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:keyword"/>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element keyword
diagram nitf-3-6_p67.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element key-list
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
keystringoptional      
documentation

The actual keyword.
annotation
documentation

Partial description Keyword. Can also be a phrase.
Full description Holds the keyword or phrase itself.
source <element name="keyword">
 
<annotation>
   
<documentation>
Partial description Keyword. Can also be a phrase.
Full description Holds the keyword or phrase itself.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="key" type="string" use="optional">
     
<annotation>
       
<documentation>
The actual keyword.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute keyword/@key
type string
properties
isRef 0
use optional
annotation
documentation

The actual keyword.
source <attribute name="key" type="string" use="optional">
 
<annotation>
   
<documentation>
The actual keyword.
</documentation>
 
</annotation>
</attribute>

element lang
diagram nitf-3-6_p68.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value attribute. Often: ISO 639/RFC 1766.
valuestringoptional      
documentation

The code or symbol for the element. Example: fr-ca.
annotation
documentation

Partial description Language identifier.
Full description Used to separate inline changes of language.
source <element name="lang">
 
<annotation>
   
<documentation>
Partial description Language identifier.
Full description Used to separate inline changes of language.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value attribute. Often: ISO 639/RFC 1766.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element. Example: fr-ca.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute lang/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value attribute. Often: ISO 639/RFC 1766.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value attribute. Often: ISO 639/RFC 1766.
</documentation>
 
</annotation>
</attribute>

attribute lang/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element. Example: fr-ca.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element. Example: fr-ca.
</documentation>
 
</annotation>
</attribute>

element li
diagram nitf-3-6_p69.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
elements ol ul
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description List item.
Full description Holds content that is presented within a list.
source <element name="li">
 
<annotation>
   
<documentation>
Partial description List item.
Full description Holds content that is presented within a list.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
     
<group ref="nitf:blockContent"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element location
diagram nitf-3-6_p70.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:sublocation nitf:city nitf:state nitf:region nitf:country nitf:alt-code
used by
elements byline dateline identified-content
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
location-codestringoptional      
documentation

The code or symbol for the element.
code-sourcestringoptional      
documentation

The source (taxonomy) for the element's location-code.
annotation
documentation

Partial description Significant place mentioned in an article.
Full description Used to normalize locations.
source <element name="location">
 
<annotation>
   
<documentation>
Partial description Significant place mentioned in an article.
Full description Used to normalize locations.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:sublocation"/>
     
<element ref="nitf:city"/>
     
<element ref="nitf:state"/>
     
<element ref="nitf:region"/>
     
<element ref="nitf:country"/>
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="location-code" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's location-code.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute location/@location-code
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="location-code" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

attribute location/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's location-code.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's location-code.
</documentation>
 
</annotation>
</attribute>

element media
diagram nitf-3-6_p71.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:media-metadata nitf:media-reference nitf:media-object nitf:media-caption nitf:media-producer
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
media-typestringrequired      
documentation

text | audio | image | video | data | application | other (Controlled vocabulary.)
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.
source <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"/>
       
<element ref="nitf:media-object" minOccurs="0"/>
     
</sequence>
     
<element ref="nitf:media-caption" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:media-producer" minOccurs="0" maxOccurs="unbounded"/>
     
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
       
</annotation>
     
</any>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="media-type" type="string" use="required">
     
<annotation>
       
<documentation>
text | audio | image | video | data | application | other (Controlled vocabulary.)
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute media/@media-type
type string
properties
isRef 0
use required
annotation
documentation

text | audio | image | video | data | application | other (Controlled vocabulary.)
source <attribute name="media-type" type="string" use="required">
 
<annotation>
   
<documentation>
text | audio | image | video | data | application | other (Controlled vocabulary.)
</documentation>
 
</annotation>
</attribute>

element media-caption
diagram nitf-3-6_p72.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
element media
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Text describing media.
Full description Often rendered beneath a photo or video.
source <element name="media-caption">
 
<annotation>
   
<documentation>
Partial description Text describing media.
Full description Often rendered beneath a photo or video.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
     
<group ref="nitf:blockContent"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element media-metadata
diagram nitf-3-6_p73.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element media
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
namestringrequired      
documentation

Name of the metadata item.
valuestringoptional      
documentation

Value of the metadata item.
annotation
documentation

Partial description Generic metadata placeholder.
Full description Used when the attributes of media-reference do not suffice.
source <element name="media-metadata">
 
<annotation>
   
<documentation>
Partial description Generic metadata placeholder.
Full description Used when the attributes of media-reference do not suffice.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="name" type="string" use="required">
     
<annotation>
       
<documentation>
Name of the metadata item.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
Value of the metadata item.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute media-metadata/@name
type string
properties
isRef 0
use required
annotation
documentation

Name of the metadata item.
source <attribute name="name" type="string" use="required">
 
<annotation>
   
<documentation>
Name of the metadata item.
</documentation>
 
</annotation>
</attribute>

attribute media-metadata/@value
type string
properties
isRef 0
use optional
annotation
documentation

Value of the metadata item.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
Value of the metadata item.
</documentation>
 
</annotation>
</attribute>

element media-object
diagram nitf-3-6_p74.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element media
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
encodingstringrequired      
documentation

Format the encoded data is in.
annotation
documentation

Partial description Inline media data.
Full description Holds binary information, or some other encoded format.
source <element name="media-object">
 
<annotation>
   
<documentation>
Partial description Inline media data.
Full description Holds binary information, or some other encoded format.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="encoding" type="string" use="required">
     
<annotation>
       
<documentation>
Format the encoded data is in.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute media-object/@encoding
type string
properties
isRef 0
use required
annotation
documentation

Format the encoded data is in.
source <attribute name="encoding" type="string" use="required">
 
<annotation>
   
<documentation>
Format the encoded data is in.
</documentation>
 
</annotation>
</attribute>

element media-producer
diagram nitf-3-6_p75.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
element media
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Byline of media producer.
Full description Also used as a credit for the media.
source <element name="media-producer">
 
<annotation>
   
<documentation>
Partial description Byline of media producer.
Full description Also used as a credit for the media.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element media-reference
diagram nitf-3-6_p76.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element media
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
sourcestringoptional      
documentation

URL or other unique ID for external media file.
namestringoptional      
documentation

Alternate name or description of the object.
mime-typestringoptional      
documentation

Mime-type for the external media file.
codingstringoptional      
documentation

How the information is coded.
timestringoptional      
documentation

Length of time that the media file plays.
time-unit-of-measurestringoptional      
documentation

Units in which the time attribute is measured.
outcuestringoptional      
documentation

Provides information about the spoken information that ends an audio clip.
source-creditstringoptional      
documentation

Indicates the source of the information.
copyrightstringoptional      
documentation

Copyright owner.
alternate-textstringoptional      
documentation

Plain-text description that can serve as a substitute for the media object.
heightNMTOKENoptional      
documentation

Height of the media object.
widthNMTOKENoptional      
documentation

Width of the media object.
unitsderived by: stringoptional      
documentation

Units used for width and height. Default is pixels.
imagemapstringoptional      
documentation

Indication for whether the media object has an affiliated imagemap.
noflowderived by: stringoptional      
documentation

Indicates if information can flow around figure.
data-locationstringoptional      
documentation

Alternative, though discouraged, way to store ID for external media file.
annotation
documentation

Partial description Reference to an external media object, OR to its following media-object.
Full description Points to any object, such as photo, audio, video and text; or to executable files.
source <element name="media-reference">
 
<annotation>
   
<documentation>
Partial description Reference to an external media object, OR to its following media-object.
Full description Points to any object, such as photo, audio, video and text; or to executable files.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="source" type="string" use="optional">
     
<annotation>
       
<documentation>
URL or other unique ID for external media file.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="name" type="string" use="optional">
     
<annotation>
       
<documentation>
Alternate name or description of the object.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="mime-type" type="string" use="optional">
     
<annotation>
       
<documentation>
Mime-type for the external media file.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="coding" type="string" use="optional">
     
<annotation>
       
<documentation>
How the information is coded.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="time" type="string" use="optional">
     
<annotation>
       
<documentation>
Length of time that the media file plays.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="time-unit-of-measure" type="string" use="optional">
     
<annotation>
       
<documentation>
Units in which the time attribute is measured.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="outcue" type="string" use="optional">
     
<annotation>
       
<documentation>
Provides information about the spoken information that ends an audio clip.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="source-credit" type="string" use="optional">
     
<annotation>
       
<documentation>
Indicates the source of the information.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="copyright" type="string" use="optional">
     
<annotation>
       
<documentation>
Copyright owner.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="alternate-text" type="string" use="optional">
     
<annotation>
       
<documentation>
Plain-text description that can serve as a substitute for the media object.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="height" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Height of the media object.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="width" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Width of the media object.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="units" use="optional">
     
<annotation>
       
<documentation>
Units used for width and height. Default is pixels.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="pixels"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="imagemap" type="string" use="optional">
     
<annotation>
       
<documentation>
Indication for whether the media object has an affiliated imagemap.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="noflow" use="optional">
     
<annotation>
       
<documentation>
Indicates if information can flow around figure.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="noflow"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="data-location" type="string" use="optional">
     
<annotation>
       
<documentation>
Alternative, though discouraged, way to store ID for external media file.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute media-reference/@source
type string
properties
isRef 0
use optional
annotation
documentation

URL or other unique ID for external media file.
source <attribute name="source" type="string" use="optional">
 
<annotation>
   
<documentation>
URL or other unique ID for external media file.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@name
type string
properties
isRef 0
use optional
annotation
documentation

Alternate name or description of the object.
source <attribute name="name" type="string" use="optional">
 
<annotation>
   
<documentation>
Alternate name or description of the object.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@mime-type
type string
properties
isRef 0
use optional
annotation
documentation

Mime-type for the external media file.
source <attribute name="mime-type" type="string" use="optional">
 
<annotation>
   
<documentation>
Mime-type for the external media file.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@coding
type string
properties
isRef 0
use optional
annotation
documentation

How the information is coded.
source <attribute name="coding" type="string" use="optional">
 
<annotation>
   
<documentation>
How the information is coded.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@time
type string
properties
isRef 0
use optional
annotation
documentation

Length of time that the media file plays.
source <attribute name="time" type="string" use="optional">
 
<annotation>
   
<documentation>
Length of time that the media file plays.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@time-unit-of-measure
type string
properties
isRef 0
use optional
annotation
documentation

Units in which the time attribute is measured.
source <attribute name="time-unit-of-measure" type="string" use="optional">
 
<annotation>
   
<documentation>
Units in which the time attribute is measured.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@outcue
type string
properties
isRef 0
use optional
annotation
documentation

Provides information about the spoken information that ends an audio clip.
source <attribute name="outcue" type="string" use="optional">
 
<annotation>
   
<documentation>
Provides information about the spoken information that ends an audio clip.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@source-credit
type string
properties
isRef 0
use optional
annotation
documentation

Indicates the source of the information.
source <attribute name="source-credit" type="string" use="optional">
 
<annotation>
   
<documentation>
Indicates the source of the information.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@copyright
type string
properties
isRef 0
use optional
annotation
documentation

Copyright owner.
source <attribute name="copyright" type="string" use="optional">
 
<annotation>
   
<documentation>
Copyright owner.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@alternate-text
type string
properties
isRef 0
use optional
annotation
documentation

Plain-text description that can serve as a substitute for the media object.
source <attribute name="alternate-text" type="string" use="optional">
 
<annotation>
   
<documentation>
Plain-text description that can serve as a substitute for the media object.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@height
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Height of the media object.
source <attribute name="height" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Height of the media object.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@width
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Width of the media object.
source <attribute name="width" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Width of the media object.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@units
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration pixels 
annotation
documentation

Units used for width and height. Default is pixels.
source <attribute name="units" use="optional">
 
<annotation>
   
<documentation>
Units used for width and height. Default is pixels.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="pixels"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute media-reference/@imagemap
type string
properties
isRef 0
use optional
annotation
documentation

Indication for whether the media object has an affiliated imagemap.
source <attribute name="imagemap" type="string" use="optional">
 
<annotation>
   
<documentation>
Indication for whether the media object has an affiliated imagemap.
</documentation>
 
</annotation>
</attribute>

attribute media-reference/@noflow
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration noflow 
annotation
documentation

Indicates if information can flow around figure.
source <attribute name="noflow" use="optional">
 
<annotation>
   
<documentation>
Indicates if information can flow around figure.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="noflow"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute media-reference/@data-location
type string
properties
isRef 0
use optional
annotation
documentation

Alternative, though discouraged, way to store ID for external media file.
source <attribute name="data-location" type="string" use="optional">
 
<annotation>
   
<documentation>
Alternative, though discouraged, way to store ID for external media file.
</documentation>
 
</annotation>
</attribute>

element meta
diagram nitf-3-6_p77.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
http-equivNMTOKENoptional      
documentation

HTTP response header name.
nameNMTOKENoptional      
documentation

Name used for this piece of metadata.
contentstringrequired      
documentation

Content associated with the specified name.
annotation
documentation

Partial description A construct for sending generic metadata.
Full description Normally is undisplayed.
source <element name="meta">
 
<annotation>
   
<documentation>
Partial description A construct for sending generic metadata.
Full description Normally is undisplayed.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="http-equiv" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
HTTP response header name.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="name" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Name used for this piece of metadata.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="content" type="string" use="required">
     
<annotation>
       
<documentation>
Content associated with the specified name.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute meta/@http-equiv
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

HTTP response header name.
source <attribute name="http-equiv" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
HTTP response header name.
</documentation>
 
</annotation>
</attribute>

attribute meta/@name
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Name used for this piece of metadata.
source <attribute name="name" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Name used for this piece of metadata.
</documentation>
 
</annotation>
</attribute>

attribute meta/@content
type string
properties
isRef 0
use required
annotation
documentation

Content associated with the specified name.
source <attribute name="content" type="string" use="required">
 
<annotation>
   
<documentation>
Content associated with the specified name.
</documentation>
 
</annotation>
</attribute>

element money
diagram nitf-3-6_p78.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
unitstringoptional      
documentation

The currency used.
datestringoptional      
documentation

Date when this currency value was quoted. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
annotation
documentation

Partial description Monetary item.
Full description Used to identify units of money.
source <element name="money">
 
<annotation>
   
<documentation>
Partial description Monetary item.
Full description Used to identify units of money.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="unit" type="string" use="optional">
     
<annotation>
       
<documentation>
The currency used.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="date" type="string" use="optional">
     
<annotation>
       
<documentation>
Date when this currency value was quoted. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute money/@unit
type string
properties
isRef 0
use optional
annotation
documentation

The currency used.
source <attribute name="unit" type="string" use="optional">
 
<annotation>
   
<documentation>
The currency used.
</documentation>
 
</annotation>
</attribute>

attribute money/@date
type string
properties
isRef 0
use optional
annotation
documentation

Date when this currency value was quoted. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="date" type="string" use="optional">
 
<annotation>
   
<documentation>
Date when this currency value was quoted. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

element name.family
diagram nitf-3-6_p79.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element person
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Family name.
Full description In the U.S., the last name of an individual.
source <element name="name.family">
 
<annotation>
   
<documentation>
Partial description Family name.
Full description In the U.S., the last name of an individual.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element name.given
diagram nitf-3-6_p80.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element person
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Given name.
Full description In the U.S., the first name of an individual. Also used if person has only one name.
source <element name="name.given">
 
<annotation>
   
<documentation>
Partial description Given name.
Full description In the U.S., the first name of an individual. Also used if person has only one name.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element nitf
diagram nitf-3-6_p81.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:head nitf:body
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
unostringoptional      
documentation

The universally unique identifier for the document.
versionstring    -//IPTC//DTD NITF 3.6//EN  
documentation

This DTD's formal public identifier.
change.datestring    September 11, 2009  
documentation

Date when this DTD was last changed.
change.timestring    12:26  
documentation

Time when this DTD was last changed.
baselangstringoptional      
documentation

Base language for document. Uses en-US (per ISO 639 and 3166).
classNMTOKENSoptional      
documentation

An open placeholder for categorization.
annotation
documentation

Partial description The root element for NITF.
Full description News Industry Text Format instance. Holds head and body.
source <element name="nitf">
 
<annotation>
   
<documentation>
Partial description The root element for NITF.
Full description News Industry Text Format instance. Holds head and body.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:head" minOccurs="0"/>
     
<element ref="nitf:body"/>
     
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
       
<annotation>
         
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
       
</annotation>
     
</any>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="uno" type="string" use="optional">
     
<annotation>
       
<documentation>
The universally unique identifier for the document.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="version" type="string" fixed="-//IPTC//DTD NITF 3.6//EN">
     
<annotation>
       
<documentation>
This DTD's formal public identifier.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="change.date" type="string" fixed="September 11, 2009">
     
<annotation>
       
<documentation>
Date when this DTD was last changed.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="change.time" type="string" fixed="12:26">
     
<annotation>
       
<documentation>
Time when this DTD was last changed.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="baselang" type="string" use="optional">
     
<annotation>
       
<documentation>
Base language for document. Uses en-US (per ISO 639 and 3166).
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="class" type="NMTOKENS" use="optional">
     
<annotation>
       
<documentation>
An open placeholder for categorization.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute nitf/@uno
type string
properties
isRef 0
use optional
annotation
documentation

The universally unique identifier for the document.
source <attribute name="uno" type="string" use="optional">
 
<annotation>
   
<documentation>
The universally unique identifier for the document.
</documentation>
 
</annotation>
</attribute>

attribute nitf/@version
type string
properties
isRef 0
fixed -//IPTC//DTD NITF 3.6//EN
annotation
documentation

This DTD's formal public identifier.
source <attribute name="version" type="string" fixed="-//IPTC//DTD NITF 3.6//EN">
 
<annotation>
   
<documentation>
This DTD's formal public identifier.
</documentation>
 
</annotation>
</attribute>

attribute nitf/@change.date
type string
properties
isRef 0
fixed September 11, 2009
annotation
documentation

Date when this DTD was last changed.
source <attribute name="change.date" type="string" fixed="September 11, 2009">
 
<annotation>
   
<documentation>
Date when this DTD was last changed.
</documentation>
 
</annotation>
</attribute>

attribute nitf/@change.time
type string
properties
isRef 0
fixed 12:26
annotation
documentation

Time when this DTD was last changed.
source <attribute name="change.time" type="string" fixed="12:26">
 
<annotation>
   
<documentation>
Time when this DTD was last changed.
</documentation>
 
</annotation>
</attribute>

attribute nitf/@baselang
type string
properties
isRef 0
use optional
annotation
documentation

Base language for document. Uses en-US (per ISO 639 and 3166).
source <attribute name="baselang" type="string" use="optional">
 
<annotation>
   
<documentation>
Base language for document. Uses en-US (per ISO 639 and 3166).
</documentation>
 
</annotation>
</attribute>

attribute nitf/@class
type NMTOKENS
properties
isRef 0
use optional
annotation
documentation

An open placeholder for categorization.
source <attribute name="class" type="NMTOKENS" use="optional">
 
<annotation>
   
<documentation>
An open placeholder for categorization.
</documentation>
 
</annotation>
</attribute>

element nitf-col
diagram nitf-3-6_p82.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
elements nitf-colgroup nitf-table-metadata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value attribute.
valuestringoptional      
documentation

The code or symbol for the particular column.
occurrencesstringoptional      
documentation

Indicates how many times the col occurs. Default is 1.
data-typederived by: stringoptional      
documentation

The general type of data within the column.
data-formatstringoptional      
documentation

An expanded definition of the data, based on the data-type.
annotation
documentation

Partial description A holder for a namespaced XML fragment for custom-tagged data.
Full description Used when publisher wants to surround the fragment with NITF metadata.
source <element name="nitf-col">
 
<annotation>
   
<documentation>
Partial description A holder for a namespaced XML fragment for custom-tagged data.
Full description Used when publisher wants to surround the fragment with NITF metadata.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the particular column.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="occurrences" type="string" use="optional">
     
<annotation>
       
<documentation>
Indicates how many times the col occurs. Default is 1.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="data-type" use="optional">
     
<annotation>
       
<documentation>
The general type of data within the column.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="text"/>
         
<enumeration value="number"/>
         
<enumeration value="graphic"/>
         
<enumeration value="other"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="data-format" type="string" use="optional">
     
<annotation>
       
<documentation>
An expanded definition of the data, based on the data-type.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute nitf-col/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value attribute.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
 
</annotation>
</attribute>

attribute nitf-col/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the particular column.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the particular column.
</documentation>
 
</annotation>
</attribute>

attribute nitf-col/@occurrences
type string
properties
isRef 0
use optional
annotation
documentation

Indicates how many times the col occurs. Default is 1.
source <attribute name="occurrences" type="string" use="optional">
 
<annotation>
   
<documentation>
Indicates how many times the col occurs. Default is 1.
</documentation>
 
</annotation>
</attribute>

attribute nitf-col/@data-type
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration text 
enumeration number 
enumeration graphic 
enumeration other 
annotation
documentation

The general type of data within the column.
source <attribute name="data-type" use="optional">
 
<annotation>
   
<documentation>
The general type of data within the column.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="text"/>
     
<enumeration value="number"/>
     
<enumeration value="graphic"/>
     
<enumeration value="other"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute nitf-col/@data-format
type string
properties
isRef 0
use optional
annotation
documentation

An expanded definition of the data, based on the data-type.
source <attribute name="data-format" type="string" use="optional">
 
<annotation>
   
<documentation>
An expanded definition of the data, based on the data-type.
</documentation>
 
</annotation>
</attribute>

element nitf-colgroup
diagram nitf-3-6_p83.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:nitf-col
used by
element nitf-table-metadata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value attribute.
valuestringoptional      
documentation

The code or symbol for the particular column.
occurrencesstringoptional      
documentation

Indicates how many times the colgroup occurs. Default is 1.
annotation
documentation

Partial description A collection of nitf-col elements.
Full description Used when table repeats columns of a particular type.
source <element name="nitf-colgroup">
 
<annotation>
   
<documentation>
Partial description A collection of nitf-col elements.
Full description Used when table repeats columns of a particular type.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence maxOccurs="unbounded">
     
<element ref="nitf:nitf-col"/>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the particular column.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="occurrences" type="string" use="optional">
     
<annotation>
       
<documentation>
Indicates how many times the colgroup occurs. Default is 1.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute nitf-colgroup/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value attribute.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
 
</annotation>
</attribute>

attribute nitf-colgroup/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the particular column.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the particular column.
</documentation>
 
</annotation>
</attribute>

attribute nitf-colgroup/@occurrences
type string
properties
isRef 0
use optional
annotation
documentation

Indicates how many times the colgroup occurs. Default is 1.
source <attribute name="occurrences" type="string" use="optional">
 
<annotation>
   
<documentation>
Indicates how many times the colgroup occurs. Default is 1.
</documentation>
 
</annotation>
</attribute>

element nitf-table
diagram nitf-3-6_p84.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:nitf-table-metadata nitf:table nitf:custom-table nitf:table-reference
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description A holder for a table, and content-filled metadata.
Full description May contain the classic NITF table, or a custom table.
source <element name="nitf-table">
 
<annotation>
   
<documentation>
Partial description A holder for a table, and content-filled metadata.
Full description May contain the classic NITF table, or a custom table.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:nitf-table-metadata"/>
     
<choice>
       
<element ref="nitf:table"/>
       
<element ref="nitf:custom-table"/>
       
<element ref="nitf:table-reference"/>
     
</choice>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element nitf-table-metadata
diagram nitf-3-6_p85.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:nitf-table-summary nitf:nitf-colgroup nitf:nitf-col
used by
element nitf-table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
subclassstringoptional      
documentation

A further refinement of the class attribute.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value attribute.
valuestringoptional      
documentation

The code or symbol for the particular table.
statusderived by: stringoptional      
documentation

Measure of finality of the values of the table. Interim is the end of a logical break. snap-shot is any point in time.
column-countstringoptional      
documentation

Number of columns in the entire table.
row-countstringoptional      
documentation

Number of rows in the entire table.
annotation
documentation

Partial description A holder for a namespaced XML fragment for custom-tagged data.
Full description Used when publisher wants to surround the fragment with NITF metadata.
source <element name="nitf-table-metadata">
 
<annotation>
   
<documentation>
Partial description A holder for a namespaced XML fragment for custom-tagged data.
Full description Used when publisher wants to surround the fragment with NITF metadata.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:nitf-table-summary" minOccurs="0"/>
     
<choice maxOccurs="unbounded">
       
<element ref="nitf:nitf-colgroup"/>
       
<element ref="nitf:nitf-col"/>
     
</choice>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="subclass" type="string" use="optional">
     
<annotation>
       
<documentation>
A further refinement of the class attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the particular table.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="status" use="optional">
     
<annotation>
       
<documentation>
Measure of finality of the values of the table. Interim is the end of a logical break. snap-shot is any point in time.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="pre"/>
         
<enumeration value="snap-shot"/>
         
<enumeration value="interim"/>
         
<enumeration value="final"/>
         
<enumeration value="official"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="column-count" type="string" use="optional">
     
<annotation>
       
<documentation>
Number of columns in the entire table.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="row-count" type="string" use="optional">
     
<annotation>
       
<documentation>
Number of rows in the entire table.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute nitf-table-metadata/@subclass
type string
properties
isRef 0
use optional
annotation
documentation

A further refinement of the class attribute.
source <attribute name="subclass" type="string" use="optional">
 
<annotation>
   
<documentation>
A further refinement of the class attribute.
</documentation>
 
</annotation>
</attribute>

attribute nitf-table-metadata/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value attribute.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
 
</annotation>
</attribute>

attribute nitf-table-metadata/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the particular table.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the particular table.
</documentation>
 
</annotation>
</attribute>

attribute nitf-table-metadata/@status
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration pre 
enumeration snap-shot 
enumeration interim 
enumeration final 
enumeration official 
annotation
documentation

Measure of finality of the values of the table. Interim is the end of a logical break. snap-shot is any point in time.
source <attribute name="status" use="optional">
 
<annotation>
   
<documentation>
Measure of finality of the values of the table. Interim is the end of a logical break. snap-shot is any point in time.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="pre"/>
     
<enumeration value="snap-shot"/>
     
<enumeration value="interim"/>
     
<enumeration value="final"/>
     
<enumeration value="official"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute nitf-table-metadata/@column-count
type string
properties
isRef 0
use optional
annotation
documentation

Number of columns in the entire table.
source <attribute name="column-count" type="string" use="optional">
 
<annotation>
   
<documentation>
Number of columns in the entire table.
</documentation>
 
</annotation>
</attribute>

attribute nitf-table-metadata/@row-count
type string
properties
isRef 0
use optional
annotation
documentation

Number of rows in the entire table.
source <attribute name="row-count" type="string" use="optional">
 
<annotation>
   
<documentation>
Number of rows in the entire table.
</documentation>
 
</annotation>
</attribute>

element nitf-table-summary
diagram nitf-3-6_p86.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:p
used by
element nitf-table-metadata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Textual description of the table.
Full description May describe intent of table and how it may be represented. Should be managed like a non-publishable editors note.
source <element name="nitf-table-summary">
 
<annotation>
   
<documentation>
Partial description Textual description of the table.
Full description May describe intent of table and how it may be represented. Should be managed like a non-publishable editors note.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:p" minOccurs="0" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element note
diagram nitf-3-6_p87.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:body.content
used by
element body.head
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
noteclassderived by: stringoptional      
documentation

The class of note. Copyright, endnote, etc. (Controlled vocabulary.)
typederived by: stringoptional  std    
documentation

Standards, Publishable Advisory, Non-Publishable Advisory.
annotation
documentation

Partial description Document cautionary note.
Full description Potentially publishable.
source <element name="note">
 
<annotation>
   
<documentation>
Partial description Document cautionary note.
Full description Potentially publishable.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence maxOccurs="unbounded">
     
<element ref="nitf:body.content"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="noteclass" use="optional">
     
<annotation>
       
<documentation>
The class of note. Copyright, endnote, etc. (Controlled vocabulary.)
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="cpyrt"/>
         
<enumeration value="end"/>
         
<enumeration value="hd"/>
         
<enumeration value="editorsnote"/>
         
<enumeration value="trademk"/>
         
<enumeration value="undef"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="type" use="optional" default="std">
     
<annotation>
       
<documentation>
Standards, Publishable Advisory, Non-Publishable Advisory.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="std"/>
         
<enumeration value="pa"/>
         
<enumeration value="npa"/>
       
</restriction>
     
</simpleType>
   
</attribute>
 
</complexType>
</element>

attribute note/@noteclass
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration cpyrt 
enumeration end 
enumeration hd 
enumeration editorsnote 
enumeration trademk 
enumeration undef 
annotation
documentation

The class of note. Copyright, endnote, etc. (Controlled vocabulary.)
source <attribute name="noteclass" use="optional">
 
<annotation>
   
<documentation>
The class of note. Copyright, endnote, etc. (Controlled vocabulary.)
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="cpyrt"/>
     
<enumeration value="end"/>
     
<enumeration value="hd"/>
     
<enumeration value="editorsnote"/>
     
<enumeration value="trademk"/>
     
<enumeration value="undef"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute note/@type
type restriction of string
properties
isRef 0
default std
use optional
facets
Kind Value annotation 
enumeration std 
enumeration pa 
enumeration npa 
annotation
documentation

Standards, Publishable Advisory, Non-Publishable Advisory.
source <attribute name="type" use="optional" default="std">
 
<annotation>
   
<documentation>
Standards, Publishable Advisory, Non-Publishable Advisory.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="std"/>
     
<enumeration value="pa"/>
     
<enumeration value="npa"/>
   
</restriction>
 
</simpleType>
</attribute>

element num
diagram nitf-3-6_p88.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:frac nitf:sub nitf:sup
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
unitsstringoptional      
documentation

Units the number is in.
decimal-chstringoptional      
documentation

Character used to separate decimalized portion.
thousands-chstringoptional      
documentation

Character to separate thousands groups.
annotation
documentation

Partial description Numeric data.
Full description Used to normalize numbers.
source <element name="num">
 
<annotation>
   
<documentation>
Partial description Numeric data.
Full description Used to normalize numbers.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:frac"/>
     
<element ref="nitf:sub"/>
     
<element ref="nitf:sup"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="units" type="string" use="optional">
     
<annotation>
       
<documentation>
Units the number is in.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="decimal-ch" type="string" use="optional">
     
<annotation>
       
<documentation>
Character used to separate decimalized portion.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="thousands-ch" type="string" use="optional">
     
<annotation>
       
<documentation>
Character to separate thousands groups.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute num/@units
type string
properties
isRef 0
use optional
annotation
documentation

Units the number is in.
source <attribute name="units" type="string" use="optional">
 
<annotation>
   
<documentation>
Units the number is in.
</documentation>
 
</annotation>
</attribute>

attribute num/@decimal-ch
type string
properties
isRef 0
use optional
annotation
documentation

Character used to separate decimalized portion.
source <attribute name="decimal-ch" type="string" use="optional">
 
<annotation>
   
<documentation>
Character used to separate decimalized portion.
</documentation>
 
</annotation>
</attribute>

attribute num/@thousands-ch
type string
properties
isRef 0
use optional
annotation
documentation

Character to separate thousands groups.
source <attribute name="thousands-ch" type="string" use="optional">
 
<annotation>
   
<documentation>
Character to separate thousands groups.
</documentation>
 
</annotation>
</attribute>

element numer
diagram nitf-3-6_p89.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element frac
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Fraction numerator.
Full description The top part of a fraction.
source <element name="numer">
 
<annotation>
   
<documentation>
Partial description Fraction numerator.
Full description The top part of a fraction.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element object.title
diagram nitf-3-6_p90.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
element identified-content
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value.
valuestringoptional      
annotation
documentation

Partial description Title of inline object such as book, song, artwork, etc.
Full description Used to normalize these values.
source <element name="object.title">
 
<annotation>
   
<documentation>
Partial description Title of inline object such as book, song, artwork, etc.
Full description Used to normalize these values.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional"/>
 
</complexType>
</element>

attribute object.title/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value.
</documentation>
 
</annotation>
</attribute>

attribute object.title/@value
type string
properties
isRef 0
use optional
source <attribute name="value" type="string" use="optional"/>

element ol
diagram nitf-3-6_p91.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:li
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
seqnumNMTOKENoptional      
documentation
Sequence number within an ordered list.
annotation
documentation

Partial description Ordered list.
Full description Holds list items.
source <element name="ol">
 
<annotation>
   
<documentation>
Partial description Ordered list.
Full description Holds list items.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence maxOccurs="unbounded">
     
<element ref="nitf:li"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="seqnum" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>Sequence number within an ordered list.</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute ol/@seqnum
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation
Sequence number within an ordered list.
source <attribute name="seqnum" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>Sequence number within an ordered list.</documentation>
 
</annotation>
</attribute>

element org
diagram nitf-3-6_p92.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
elements byttl distributor identified-content
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value.
valuestringoptional      
documentation

The code or symbol for the element.
annotation
documentation

Partial description Organization.
Full description Used for companies (both private and public) and non-profits.
source <element name="org">
 
<annotation>
   
<documentation>
Partial description Organization.
Full description Used for companies (both private and public) and non-profits.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute org/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value.
</documentation>
 
</annotation>
</attribute>

attribute org/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

element p
diagram nitf-3-6_p93.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
element nitf-table-summary
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
ledestringoptional      
documentation

Indicates that the paragraph is the lead paragraph(s) to the news object. Either true or false.
summarystringoptional      
documentation

Indicates that the associated paragraphs form a summary. Either true or false.
optional-textstringoptional      
documentation

Indicates that the paragraph could be considered optional. Either true or false.
annotation
documentation

Partial description Paragraph.
Full description An organized set of sentences.
source <element name="p">
 
<annotation>
   
<documentation>
Partial description Paragraph.
Full description An organized set of sentences.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="lede" type="string" use="optional">
     
<annotation>
       
<documentation>
Indicates that the paragraph is the lead paragraph(s) to the news object. Either true or false.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="summary" type="string" use="optional">
     
<annotation>
       
<documentation>
Indicates that the associated paragraphs form a summary. Either true or false.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="optional-text" type="string" use="optional">
     
<annotation>
       
<documentation>
Indicates that the paragraph could be considered optional. Either true or false.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute p/@lede
type string
properties
isRef 0
use optional
annotation
documentation

Indicates that the paragraph is the lead paragraph(s) to the news object. Either true or false.
source <attribute name="lede" type="string" use="optional">
 
<annotation>
   
<documentation>
Indicates that the paragraph is the lead paragraph(s) to the news object. Either true or false.
</documentation>
 
</annotation>
</attribute>

attribute p/@summary
type string
properties
isRef 0
use optional
annotation
documentation

Indicates that the associated paragraphs form a summary. Either true or false.
source <attribute name="summary" type="string" use="optional">
 
<annotation>
   
<documentation>
Indicates that the associated paragraphs form a summary. Either true or false.
</documentation>
 
</annotation>
</attribute>

attribute p/@optional-text
type string
properties
isRef 0
use optional
annotation
documentation

Indicates that the paragraph could be considered optional. Either true or false.
source <attribute name="optional-text" type="string" use="optional">
 
<annotation>
   
<documentation>
Indicates that the paragraph could be considered optional. Either true or false.
</documentation>
 
</annotation>
</attribute>

element person
diagram nitf-3-6_p94.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:name.given nitf:name.family nitf:function nitf:alt-code
used by
elements addressee byline identified-content
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value.
valuestringoptional      
documentation

The code or symbol for the element.
genderderived by: stringoptional      
documentation

either male or female
annotation
documentation

Partial description Human individual.
Full description Used to normalize people. If person has one name, like Cher or Madonna, use name.given.
source <element name="person">
 
<annotation>
   
<documentation>
Partial description Human individual.
Full description Used to normalize people. If person has one name, like Cher or Madonna, use name.given.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:name.given"/>
     
<element ref="nitf:name.family"/>
     
<element ref="nitf:function"/>
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="gender" use="optional">
     
<annotation>
       
<documentation>
either male or female
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="male"/>
         
<enumeration value="female"/>
       
</restriction>
     
</simpleType>
   
</attribute>
 
</complexType>
</element>

attribute person/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value.
</documentation>
 
</annotation>
</attribute>

attribute person/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

attribute person/@gender
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration male 
enumeration female 
annotation
documentation

either male or female
source <attribute name="gender" use="optional">
 
<annotation>
   
<documentation>
either male or female
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="male"/>
     
<enumeration value="female"/>
   
</restriction>
 
</simpleType>
</attribute>

element postaddr
diagram nitf-3-6_p95.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:addressee nitf:delivery.point nitf:postcode nitf:delivery.office nitf:region nitf:country
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Mailing address.
Full description Used to deliver mail.
source <element name="postaddr">
 
<annotation>
   
<documentation>
Partial description Mailing address.
Full description Used to deliver mail.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:addressee"/>
     
<element ref="nitf:delivery.point" minOccurs="0"/>
     
<choice minOccurs="0" maxOccurs="unbounded">
       
<element ref="nitf:postcode"/>
       
<element ref="nitf:delivery.office"/>
       
<element ref="nitf:region"/>
       
<element ref="nitf:country"/>
     
</choice>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element postcode
diagram nitf-3-6_p96.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element postaddr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
code-sourcestringoptional      
documentation

Source of coded list information.
annotation
documentation

Partial description Postal code.
Full description Used by postal agency to improve delivery efficiency.
source <element name="postcode">
 
<annotation>
   
<documentation>
Partial description Postal code.
Full description Used by postal agency to improve delivery efficiency.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
Source of coded list information.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute postcode/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

Source of coded list information.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
Source of coded list information.
</documentation>
 
</annotation>
</attribute>

element pre
diagram nitf-3-6_p97.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Preformatted information.
Full description Carriage returns and fixed-width spacing should be maintained.
source <element name="pre">
 
<annotation>
   
<documentation>
Partial description Preformatted information.
Full description Carriage returns and fixed-width spacing should be maintained.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element pronounce
diagram nitf-3-6_p98.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
guidestringoptional      
documentation

Source used to create pronunciation.
phoneticstringoptional      
documentation

Phonetic pronunciation of an phrase.
annotation
documentation

Partial description Pronunciation Information.
Full description Used to elaborate on how a term is spoken.
source <element name="pronounce">
 
<annotation>
   
<documentation>
Partial description Pronunciation Information.
Full description Used to elaborate on how a term is spoken.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="guide" type="string" use="optional">
     
<annotation>
       
<documentation>
Source used to create pronunciation.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="phonetic" type="string" use="optional">
     
<annotation>
       
<documentation>
Phonetic pronunciation of an phrase.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute pronounce/@guide
type string
properties
isRef 0
use optional
annotation
documentation

Source used to create pronunciation.
source <attribute name="guide" type="string" use="optional">
 
<annotation>
   
<documentation>
Source used to create pronunciation.
</documentation>
 
</annotation>
</attribute>

attribute pronounce/@phonetic
type string
properties
isRef 0
use optional
annotation
documentation

Phonetic pronunciation of an phrase.
source <attribute name="phonetic" type="string" use="optional">
 
<annotation>
   
<documentation>
Phonetic pronunciation of an phrase.
</documentation>
 
</annotation>
</attribute>

element pubdata
diagram nitf-3-6_p99.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
typederived by: stringoptional      
documentation

Transport medium, such as print, streaming video or broadcast.
item-lengthstringoptional      
documentation

Length of the item; see also unit-of-measure.
unit-of-measurestringoptional      
documentation

Measure associated with the length of the item; see also item-length. Sample values include word, character, byte, inch, pica, cm, hour, minute, second, other.
date.publicationstringoptional      
documentation

For date object was used. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
namestringoptional      
documentation

Title of the publication.
issnstringoptional      
documentation

The International Standard Serial Number (ISSN) of the publication in which the news object occurred.
volumestringoptional      
documentation

Volume of the publication in which the information appeared.
numberstringoptional      
documentation

Publication number, often associated with a volume number.
issuestringoptional      
documentation

The name of the issue of the publication where the news object occurred. Examples include June, fall, Olympic Special, year-end, etc.
edition.namestringoptional      
documentation

Name of the edition in which the news object was distributed.
edition.areastringoptional      
documentation

Area / zone where news object was distributed.
position.sectionstringoptional      
documentation

Named section of a publication where a news object appeared, such as Science, Sports, Weekend, etc.
position.sequencestringoptional      
documentation

Where a news object appeared among a list of items; often the page number.
ex-refstringoptional      
documentation

External reference to the rendering of the news object as published, in the form of a URL or URN.
annotation
documentation

Partial description Information about specific instance of an item's publication.
Full description Contains metadata about how the particular news object was used in a specific instance.
source <element name="pubdata">
 
<annotation>
   
<documentation>
Partial description Information about specific instance of an item's publication.
Full description Contains metadata about how the particular news object was used in a specific instance.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="type" use="optional">
     
<annotation>
       
<documentation>
Transport medium, such as print, streaming video or broadcast.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="print"/>
         
<enumeration value="audio"/>
         
<enumeration value="video"/>
         
<enumeration value="web"/>
         
<enumeration value="appliance"/>
         
<enumeration value="other"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="item-length" type="string" use="optional">
     
<annotation>
       
<documentation>
Length of the item; see also unit-of-measure.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="unit-of-measure" type="string" use="optional">
     
<annotation>
       
<documentation>
Measure associated with the length of the item; see also item-length. Sample values include word, character, byte, inch, pica, cm, hour, minute, second, other.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="date.publication" type="string" use="optional">
     
<annotation>
       
<documentation>
For date object was used. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="name" type="string" use="optional">
     
<annotation>
       
<documentation>
Title of the publication.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="issn" type="string" use="optional">
     
<annotation>
       
<documentation>
The International Standard Serial Number (ISSN) of the publication in which the news object occurred.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="volume" type="string" use="optional">
     
<annotation>
       
<documentation>
Volume of the publication in which the information appeared.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="number" type="string" use="optional">
     
<annotation>
       
<documentation>
Publication number, often associated with a volume number.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="issue" type="string" use="optional">
     
<annotation>
       
<documentation>
The name of the issue of the publication where the news object occurred. Examples include June, fall, Olympic Special, year-end, etc.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="edition.name" type="string" use="optional">
     
<annotation>
       
<documentation>
Name of the edition in which the news object was distributed.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="edition.area" type="string" use="optional">
     
<annotation>
       
<documentation>
Area / zone where news object was distributed.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="position.section" type="string" use="optional">
     
<annotation>
       
<documentation>
Named section of a publication where a news object appeared, such as Science, Sports, Weekend, etc.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="position.sequence" type="string" use="optional">
     
<annotation>
       
<documentation>
Where a news object appeared among a list of items; often the page number.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="ex-ref" type="string" use="optional">
     
<annotation>
       
<documentation>
External reference to the rendering of the news object as published, in the form of a URL or URN.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute pubdata/@type
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration print 
enumeration audio 
enumeration video 
enumeration web 
enumeration appliance 
enumeration other 
annotation
documentation

Transport medium, such as print, streaming video or broadcast.
source <attribute name="type" use="optional">
 
<annotation>
   
<documentation>
Transport medium, such as print, streaming video or broadcast.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="print"/>
     
<enumeration value="audio"/>
     
<enumeration value="video"/>
     
<enumeration value="web"/>
     
<enumeration value="appliance"/>
     
<enumeration value="other"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute pubdata/@item-length
type string
properties
isRef 0
use optional
annotation
documentation

Length of the item; see also unit-of-measure.
source <attribute name="item-length" type="string" use="optional">
 
<annotation>
   
<documentation>
Length of the item; see also unit-of-measure.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@unit-of-measure
type string
properties
isRef 0
use optional
annotation
documentation

Measure associated with the length of the item; see also item-length. Sample values include word, character, byte, inch, pica, cm, hour, minute, second, other.
source <attribute name="unit-of-measure" type="string" use="optional">
 
<annotation>
   
<documentation>
Measure associated with the length of the item; see also item-length. Sample values include word, character, byte, inch, pica, cm, hour, minute, second, other.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@date.publication
type string
properties
isRef 0
use optional
annotation
documentation

For date object was used. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="date.publication" type="string" use="optional">
 
<annotation>
   
<documentation>
For date object was used. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@name
type string
properties
isRef 0
use optional
annotation
documentation

Title of the publication.
source <attribute name="name" type="string" use="optional">
 
<annotation>
   
<documentation>
Title of the publication.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@issn
type string
properties
isRef 0
use optional
annotation
documentation

The International Standard Serial Number (ISSN) of the publication in which the news object occurred.
source <attribute name="issn" type="string" use="optional">
 
<annotation>
   
<documentation>
The International Standard Serial Number (ISSN) of the publication in which the news object occurred.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@volume
type string
properties
isRef 0
use optional
annotation
documentation

Volume of the publication in which the information appeared.
source <attribute name="volume" type="string" use="optional">
 
<annotation>
   
<documentation>
Volume of the publication in which the information appeared.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@number
type string
properties
isRef 0
use optional
annotation
documentation

Publication number, often associated with a volume number.
source <attribute name="number" type="string" use="optional">
 
<annotation>
   
<documentation>
Publication number, often associated with a volume number.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@issue
type string
properties
isRef 0
use optional
annotation
documentation

The name of the issue of the publication where the news object occurred. Examples include June, fall, Olympic Special, year-end, etc.
source <attribute name="issue" type="string" use="optional">
 
<annotation>
   
<documentation>
The name of the issue of the publication where the news object occurred. Examples include June, fall, Olympic Special, year-end, etc.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@edition.name
type string
properties
isRef 0
use optional
annotation
documentation

Name of the edition in which the news object was distributed.
source <attribute name="edition.name" type="string" use="optional">
 
<annotation>
   
<documentation>
Name of the edition in which the news object was distributed.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@edition.area
type string
properties
isRef 0
use optional
annotation
documentation

Area / zone where news object was distributed.
source <attribute name="edition.area" type="string" use="optional">
 
<annotation>
   
<documentation>
Area / zone where news object was distributed.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@position.section
type string
properties
isRef 0
use optional
annotation
documentation

Named section of a publication where a news object appeared, such as Science, Sports, Weekend, etc.
source <attribute name="position.section" type="string" use="optional">
 
<annotation>
   
<documentation>
Named section of a publication where a news object appeared, such as Science, Sports, Weekend, etc.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@position.sequence
type string
properties
isRef 0
use optional
annotation
documentation

Where a news object appeared among a list of items; often the page number.
source <attribute name="position.sequence" type="string" use="optional">
 
<annotation>
   
<documentation>
Where a news object appeared among a list of items; often the page number.
</documentation>
 
</annotation>
</attribute>

attribute pubdata/@ex-ref
type string
properties
isRef 0
use optional
annotation
documentation

External reference to the rendering of the news object as published, in the form of a URL or URN.
source <attribute name="ex-ref" type="string" use="optional">
 
<annotation>
   
<documentation>
External reference to the rendering of the news object as published, in the form of a URL or URN.
</documentation>
 
</annotation>
</attribute>

element q
diagram nitf-3-6_p100.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
quote-sourcestringoptional      
documentation

Who said or wrote the quotation.
annotation
documentation

Partial description Quotation.
Full description Words directly attributed to an individual.
source <element name="q">
 
<annotation>
   
<documentation>
Partial description Quotation.
Full description Words directly attributed to an individual.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="quote-source" type="string" use="optional">
     
<annotation>
       
<documentation>
Who said or wrote the quotation.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute q/@quote-source
type string
properties
isRef 0
use optional
annotation
documentation

Who said or wrote the quotation.
source <attribute name="quote-source" type="string" use="optional">
 
<annotation>
   
<documentation>
Who said or wrote the quotation.
</documentation>
 
</annotation>
</attribute>

element region
diagram nitf-3-6_p101.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
elements location postaddr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
region-codestringoptional      
documentation

The code or symbol for the element.
code-sourcestringoptional      
documentation

The source (taxonomy) for the element's region-code.
annotation
documentation

Partial description Geographic area.
Full description Used to normalize regions.
source <element name="region">
 
<annotation>
   
<documentation>
Partial description Geographic area.
Full description Used to normalize regions.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="region-code" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's region-code.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute region/@region-code
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="region-code" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

attribute region/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's region-code.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's region-code.
</documentation>
 
</annotation>
</attribute>

element revision-history
diagram nitf-3-6_p102.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
namestringoptional      
documentation

Name of the person who made the revision (usually editor or reporter).
functionderived by: stringoptional      
documentation

Job function of individual performing revision.
normstringoptional      
documentation

Date of the revision. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
commentstringoptional      
documentation

Reason for the revision.
annotation
documentation

Partial description Information about the creative history of the document; also used as an audit trail.
Full description Includes who made changes, when the changes were made, and why.
source <element name="revision-history">
 
<annotation>
   
<documentation>
Partial description Information about the creative history of the document; also used as an audit trail.
Full description Includes who made changes, when the changes were made, and why.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="name" type="string" use="optional">
     
<annotation>
       
<documentation>
Name of the person who made the revision (usually editor or reporter).
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="function" use="optional">
     
<annotation>
       
<documentation>
Job function of individual performing revision.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="writer-author"/>
         
<enumeration value="editor"/>
         
<enumeration value="producer"/>
         
<enumeration value="archivist"/>
         
<enumeration value="videographer"/>
         
<enumeration value="graphic-artist"/>
         
<enumeration value="photographer"/>
         
<enumeration value="statistician"/>
         
<enumeration value="other"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date of the revision. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="comment" type="string" use="optional">
     
<annotation>
       
<documentation>
Reason for the revision.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute revision-history/@name
type string
properties
isRef 0
use optional
annotation
documentation

Name of the person who made the revision (usually editor or reporter).
source <attribute name="name" type="string" use="optional">
 
<annotation>
   
<documentation>
Name of the person who made the revision (usually editor or reporter).
</documentation>
 
</annotation>
</attribute>

attribute revision-history/@function
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration writer-author 
enumeration editor 
enumeration producer 
enumeration archivist 
enumeration videographer 
enumeration graphic-artist 
enumeration photographer 
enumeration statistician 
enumeration other 
annotation
documentation

Job function of individual performing revision.
source <attribute name="function" use="optional">
 
<annotation>
   
<documentation>
Job function of individual performing revision.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="writer-author"/>
     
<enumeration value="editor"/>
     
<enumeration value="producer"/>
     
<enumeration value="archivist"/>
     
<enumeration value="videographer"/>
     
<enumeration value="graphic-artist"/>
     
<enumeration value="photographer"/>
     
<enumeration value="statistician"/>
     
<enumeration value="other"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute revision-history/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date of the revision. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date of the revision. Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

attribute revision-history/@comment
type string
properties
isRef 0
use optional
annotation
documentation

Reason for the revision.
source <attribute name="comment" type="string" use="optional">
 
<annotation>
   
<documentation>
Reason for the revision.
</documentation>
 
</annotation>
</attribute>

element rights
diagram nitf-3-6_p103.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:rights.owner nitf:rights.startdate nitf:rights.enddate nitf:rights.agent nitf:rights.geography nitf:rights.type nitf:rights.limitations
used by
element body.head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Information on rights holder.
Full description Rights to news material other than the copyrights, such as archival, syndication, or distribution.
source <element name="rights">
 
<annotation>
   
<documentation>
Partial description Information on rights holder.
Full description Rights to news material other than the copyrights, such as archival, syndication, or distribution.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:rights.owner"/>
     
<element ref="nitf:rights.startdate"/>
     
<element ref="nitf:rights.enddate"/>
     
<element ref="nitf:rights.agent"/>
     
<element ref="nitf:rights.geography"/>
     
<element ref="nitf:rights.type"/>
     
<element ref="nitf:rights.limitations"/>
   
</choice>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element rights.agent
diagram nitf-3-6_p104.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element rights
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
contactstringoptional      
documentation

Contact information for the agent.
annotation
documentation

Partial description Rights agent.
Full description Name of the agent that holds the rights to the material.
source <element name="rights.agent">
 
<annotation>
   
<documentation>
Partial description Rights agent.
Full description Name of the agent that holds the rights to the material.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="contact" type="string" use="optional">
     
<annotation>
       
<documentation>
Contact information for the agent.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute rights.agent/@contact
type string
properties
isRef 0
use optional
annotation
documentation

Contact information for the agent.
source <attribute name="contact" type="string" use="optional">
 
<annotation>
   
<documentation>
Contact information for the agent.
</documentation>
 
</annotation>
</attribute>

element rights.enddate
diagram nitf-3-6_p105.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element rights
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
normstringoptional      
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
annotation
documentation

Partial description Rights end date.
Full description Terminal reference date for material rights.
source <element name="rights.enddate">
 
<annotation>
   
<documentation>
Partial description Rights end date.
Full description Terminal reference date for material rights.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute rights.enddate/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

element rights.geography
diagram nitf-3-6_p106.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element rights
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
location-codestringoptional      
documentation

Coded location from standard list.
code-sourcestringoptional      
documentation

Source for the location code.
annotation
documentation

Partial description Area to which rights apply.
Full description A geographic area.
source <element name="rights.geography">
 
<annotation>
   
<documentation>
Partial description Area to which rights apply.
Full description A geographic area.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="location-code" type="string" use="optional">
     
<annotation>
       
<documentation>
Coded location from standard list.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
Source for the location code.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute rights.geography/@location-code
type string
properties
isRef 0
use optional
annotation
documentation

Coded location from standard list.
source <attribute name="location-code" type="string" use="optional">
 
<annotation>
   
<documentation>
Coded location from standard list.
</documentation>
 
</annotation>
</attribute>

attribute rights.geography/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

Source for the location code.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
Source for the location code.
</documentation>
 
</annotation>
</attribute>

element rights.limitations
diagram nitf-3-6_p107.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element rights
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Limitations (exclusive / nonexclusive) of rights.
Full description Limitation on use of material rights.
source <element name="rights.limitations">
 
<annotation>
   
<documentation>
Partial description Limitations (exclusive / nonexclusive) of rights.
Full description Limitation on use of material rights.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element rights.owner
diagram nitf-3-6_p108.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element rights
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
contactstringoptional      
documentation

Contact information for the owner.
annotation
documentation

Partial description Rights owner
Full description Owner of the rights to the material.
source <element name="rights.owner">
 
<annotation>
   
<documentation>
Partial description Rights owner
Full description Owner of the rights to the material.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="contact" type="string" use="optional">
     
<annotation>
       
<documentation>
Contact information for the owner.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute rights.owner/@contact
type string
properties
isRef 0
use optional
annotation
documentation

Contact information for the owner.
source <attribute name="contact" type="string" use="optional">
 
<annotation>
   
<documentation>
Contact information for the owner.
</documentation>
 
</annotation>
</attribute>

element rights.startdate
diagram nitf-3-6_p109.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element rights
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
normstringoptional      
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
annotation
documentation

Partial description Rights start date.
Full description Initial reference date for material rights.
source <element name="rights.startdate">
 
<annotation>
   
<documentation>
Partial description Rights start date.
Full description Initial reference date for material rights.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute rights.startdate/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

element rights.type
diagram nitf-3-6_p110.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element rights
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
annotation
documentation

Partial description Type of rights claimed.
Full description Type of material rights claimed (such as distribution).
source <element name="rights.type">
 
<annotation>
   
<documentation>
Partial description Type of rights claimed.
Full description Type of material rights claimed (such as distribution).
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
 
</complexType>
</element>

element series
diagram nitf-3-6_p111.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
elements body.head docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
series.namestringoptional      
documentation

The name of the series.
series.partNMTOKENoptional  0    
documentation

Numeric order of this article within the series.
series.totalpartNMTOKENoptional  0    
documentation

Total or expected number of articles in the series; use 0 if unknown or indefinite.
annotation
documentation

Partial description Series information.
Full description Identification of an article within a series of related articles.
source <element name="series">
 
<annotation>
   
<documentation>
Partial description Series information.
Full description Identification of an article within a series of related articles.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="series.name" type="string" use="optional">
     
<annotation>
       
<documentation>
The name of the series.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="series.part" type="NMTOKEN" use="optional" default="0">
     
<annotation>
       
<documentation>
Numeric order of this article within the series.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="series.totalpart" type="NMTOKEN" use="optional" default="0">
     
<annotation>
       
<documentation>
Total or expected number of articles in the series; use 0 if unknown or indefinite.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute series/@series.name
type string
properties
isRef 0
use optional
annotation
documentation

The name of the series.
source <attribute name="series.name" type="string" use="optional">
 
<annotation>
   
<documentation>
The name of the series.
</documentation>
 
</annotation>
</attribute>

attribute series/@series.part
type NMTOKEN
properties
isRef 0
default 0
use optional
annotation
documentation

Numeric order of this article within the series.
source <attribute name="series.part" type="NMTOKEN" use="optional" default="0">
 
<annotation>
   
<documentation>
Numeric order of this article within the series.
</documentation>
 
</annotation>
</attribute>

attribute series/@series.totalpart
type NMTOKEN
properties
isRef 0
default 0
use optional
annotation
documentation

Total or expected number of articles in the series; use 0 if unknown or indefinite.
source <attribute name="series.totalpart" type="NMTOKEN" use="optional" default="0">
 
<annotation>
   
<documentation>
Total or expected number of articles in the series; use 0 if unknown or indefinite.
</documentation>
 
</annotation>
</attribute>

element state
diagram nitf-3-6_p112.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
element location
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
state-codestringoptional      
documentation

The code or symbol for the element.
code-sourcestringoptional      
documentation

The source (taxonomy) for the element's state-code.
annotation
documentation

Partial description State or province or region.
Full description Used to normalize these locations.
source <element name="state">
 
<annotation>
   
<documentation>
Partial description State or province or region.
Full description Used to normalize these locations.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="state-code" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's state-code.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute state/@state-code
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="state-code" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

attribute state/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's state-code.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's state-code.
</documentation>
 
</annotation>
</attribute>

element story.date
diagram nitf-3-6_p113.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element dateline
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
normstringoptional      
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
annotation
documentation

Partial description Date of story.
Full description Printable date.
source <element name="story.date">
 
<annotation>
   
<documentation>
Partial description Date of story.
Full description Printable date.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="norm" type="string" use="optional">
     
<annotation>
       
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute story.date/@norm
type string
properties
isRef 0
use optional
annotation
documentation

Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
source <attribute name="norm" type="string" use="optional">
 
<annotation>
   
<documentation>
Date/time value normalized to ISO 8601: YYYYMMDDTHHMMSS-HHMM (preferred) YYYYMMDDTHHMMSSZ (alternative). Use YYYYMMDD000000-HHMM when no time is available
</documentation>
 
</annotation>
</attribute>

element sub
diagram nitf-3-6_p114.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element num
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Subscript.
Full description Generally rendered in small type and vertically aligned lower than the main text.
source <element name="sub">
 
<annotation>
   
<documentation>
Partial description Subscript.
Full description Generally rendered in small type and vertically aligned lower than the main text.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element sublocation
diagram nitf-3-6_p115.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
element location
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
location-codestringoptional      
documentation

The code or symbol for the element.
code-sourcestringoptional      
documentation

The source (taxonomy) for the element's location-code.
annotation
documentation

Partial description Named region within city or state.
Full description Generic holder for more detailed location information.
source <element name="sublocation">
 
<annotation>
   
<documentation>
Partial description Named region within city or state.
Full description Generic holder for more detailed location information.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="location-code" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="code-source" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's location-code.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute sublocation/@location-code
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="location-code" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

attribute sublocation/@code-source
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's location-code.
source <attribute name="code-source" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's location-code.
</documentation>
 
</annotation>
</attribute>

element sup
diagram nitf-3-6_p116.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element num
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Superscript.
Full description Generally rendered in small type and vertically aligned higher than the main text.
source <element name="sup">
 
<annotation>
   
<documentation>
Partial description Superscript.
Full description Generally rendered in small type and vertically aligned higher than the main text.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element table
diagram nitf-3-6_p117.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:caption nitf:col nitf:colgroup nitf:thead nitf:tfoot nitf:tbody nitf:tr
used by
element nitf-table
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
tabletypeENTITYoptional      
documentation

Holds style information.
alignderived by: stringoptional      
documentation

Where the table should appear with respect to surrounding text. (Controlled vocabulary.)
widthstringoptional      
documentation

Width of the table, in pixels.
colsNMTOKENoptional      
documentation

Number of columns in the table.
borderstringoptional      
documentation

Describes how the border (if any) should be rendered.
framederived by: stringoptional      
documentation

Specification of which parts of the frame around the table should be rendered.
rulesderived by: stringoptional      
documentation

Indicates the use of rules/lines between rows and columns.
cellspacingstringoptional      
documentation

A measurement of the number of pixels between cells.
cellpaddingstringoptional      
documentation

A measurement of the number of pixels between a cell's border and its text.
annotation
documentation

Partial description Table of data.
Full description Form is like the form of HTML tables.
source <element name="table">
 
<annotation>
   
<documentation>
Partial description Table of data.
Full description Form is like the form of HTML tables.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:caption" minOccurs="0"/>
     
<choice>
       
<element ref="nitf:col" minOccurs="0"/>
       
<element ref="nitf:colgroup" minOccurs="0"/>
     
</choice>
     
<element ref="nitf:thead" minOccurs="0"/>
     
<element ref="nitf:tfoot" minOccurs="0"/>
     
<choice>
       
<element ref="nitf:tbody"/>
       
<element ref="nitf:tr" minOccurs="0" maxOccurs="unbounded"/>
     
</choice>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="tabletype" type="ENTITY" use="optional">
     
<annotation>
       
<documentation>
Holds style information.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="align" use="optional">
     
<annotation>
       
<documentation>
Where the table should appear with respect to surrounding text. (Controlled vocabulary.)
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="left"/>
         
<enumeration value="center"/>
         
<enumeration value="right"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="width" type="string" use="optional">
     
<annotation>
       
<documentation>
Width of the table, in pixels.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="cols" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Number of columns in the table.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="border" type="string" use="optional">
     
<annotation>
       
<documentation>
Describes how the border (if any) should be rendered.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="frame" use="optional">
     
<annotation>
       
<documentation>
Specification of which parts of the frame around the table should be rendered.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="void"/>
         
<enumeration value="above"/>
         
<enumeration value="below"/>
         
<enumeration value="hsides"/>
         
<enumeration value="lhs"/>
         
<enumeration value="rhs"/>
         
<enumeration value="vsides"/>
         
<enumeration value="box"/>
         
<enumeration value="border"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="rules" use="optional">
     
<annotation>
       
<documentation>
Indicates the use of rules/lines between rows and columns.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="none"/>
         
<enumeration value="basic"/>
         
<enumeration value="rows"/>
         
<enumeration value="cols"/>
         
<enumeration value="all"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="cellspacing" type="string" use="optional">
     
<annotation>
       
<documentation>
A measurement of the number of pixels between cells.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="cellpadding" type="string" use="optional">
     
<annotation>
       
<documentation>
A measurement of the number of pixels between a cell's border and its text.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute table/@tabletype
type ENTITY
properties
isRef 0
use optional
annotation
documentation

Holds style information.
source <attribute name="tabletype" type="ENTITY" use="optional">
 
<annotation>
   
<documentation>
Holds style information.
</documentation>
 
</annotation>
</attribute>

attribute table/@align
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration left 
enumeration center 
enumeration right 
annotation
documentation

Where the table should appear with respect to surrounding text. (Controlled vocabulary.)
source <attribute name="align" use="optional">
 
<annotation>
   
<documentation>
Where the table should appear with respect to surrounding text. (Controlled vocabulary.)
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="left"/>
     
<enumeration value="center"/>
     
<enumeration value="right"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute table/@width
type string
properties
isRef 0
use optional
annotation
documentation

Width of the table, in pixels.
source <attribute name="width" type="string" use="optional">
 
<annotation>
   
<documentation>
Width of the table, in pixels.
</documentation>
 
</annotation>
</attribute>

attribute table/@cols
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Number of columns in the table.
source <attribute name="cols" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Number of columns in the table.
</documentation>
 
</annotation>
</attribute>

attribute table/@border
type string
properties
isRef 0
use optional
annotation
documentation

Describes how the border (if any) should be rendered.
source <attribute name="border" type="string" use="optional">
 
<annotation>
   
<documentation>
Describes how the border (if any) should be rendered.
</documentation>
 
</annotation>
</attribute>

attribute table/@frame
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration void 
enumeration above 
enumeration below 
enumeration hsides 
enumeration lhs 
enumeration rhs 
enumeration vsides 
enumeration box 
enumeration border 
annotation
documentation

Specification of which parts of the frame around the table should be rendered.
source <attribute name="frame" use="optional">
 
<annotation>
   
<documentation>
Specification of which parts of the frame around the table should be rendered.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="void"/>
     
<enumeration value="above"/>
     
<enumeration value="below"/>
     
<enumeration value="hsides"/>
     
<enumeration value="lhs"/>
     
<enumeration value="rhs"/>
     
<enumeration value="vsides"/>
     
<enumeration value="box"/>
     
<enumeration value="border"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute table/@rules
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration none 
enumeration basic 
enumeration rows 
enumeration cols 
enumeration all 
annotation
documentation

Indicates the use of rules/lines between rows and columns.
source <attribute name="rules" use="optional">
 
<annotation>
   
<documentation>
Indicates the use of rules/lines between rows and columns.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="none"/>
     
<enumeration value="basic"/>
     
<enumeration value="rows"/>
     
<enumeration value="cols"/>
     
<enumeration value="all"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute table/@cellspacing
type string
properties
isRef 0
use optional
annotation
documentation

A measurement of the number of pixels between cells.
source <attribute name="cellspacing" type="string" use="optional">
 
<annotation>
   
<documentation>
A measurement of the number of pixels between cells.
</documentation>
 
</annotation>
</attribute>

attribute table/@cellpadding
type string
properties
isRef 0
use optional
annotation
documentation

A measurement of the number of pixels between a cell's border and its text.
source <attribute name="cellpadding" type="string" use="optional">
 
<annotation>
   
<documentation>
A measurement of the number of pixels between a cell's border and its text.
</documentation>
 
</annotation>
</attribute>

element table-reference
diagram nitf-3-6_p118.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element nitf-table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
idrefstringrequired      
documentation

Holds an ID for the actual table.
annotation
documentation

Partial description A pointer to a table that is elsewhere in the document.
Full description Can be used when the table is buried deep inside the included namespaced fragment.
source <element name="table-reference">
 
<annotation>
   
<documentation>
Partial description A pointer to a table that is elsewhere in the document.
Full description Can be used when the table is buried deep inside the included namespaced fragment.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="idref" type="string" use="required">
     
<annotation>
       
<documentation>
Holds an ID for the actual table.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute table-reference/@idref
type string
properties
isRef 0
use required
annotation
documentation

Holds an ID for the actual table.
source <attribute name="idref" type="string" use="required">
 
<annotation>
   
<documentation>
Holds an ID for the actual table.
</documentation>
 
</annotation>
</attribute>

element tagline
diagram nitf-3-6_p119.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
element body.end
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
typederived by: stringoptional  std    
documentation

Standard, publishable-advisory, non-publishable advisory.
annotation
documentation

Partial description A byline at the end of a story.
Full description Example: Stuart Myles contributed to this article.
source <element name="tagline">
 
<annotation>
   
<documentation>
Partial description A byline at the end of a story.
Full description Example: Stuart Myles contributed to this article.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="type" use="optional" default="std">
     
<annotation>
       
<documentation>
Standard, publishable-advisory, non-publishable advisory.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="std"/>
         
<enumeration value="pa"/>
         
<enumeration value="npa"/>
       
</restriction>
     
</simpleType>
   
</attribute>
 
</complexType>
</element>

attribute tagline/@type
type restriction of string
properties
isRef 0
default std
use optional
facets
Kind Value annotation 
enumeration std 
enumeration pa 
enumeration npa 
annotation
documentation

Standard, publishable-advisory, non-publishable advisory.
source <attribute name="type" use="optional" default="std">
 
<annotation>
   
<documentation>
Standard, publishable-advisory, non-publishable advisory.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="std"/>
     
<enumeration value="pa"/>
     
<enumeration value="npa"/>
   
</restriction>
 
</simpleType>
</attribute>

element tbody
diagram nitf-3-6_p120.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:tr
used by
element table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Table body.
Full description Holds the bulk of the data rows of a table.
source <element name="tbody">
 
<annotation>
   
<documentation>
Partial description Table body.
Full description Holds the bulk of the data rows of a table.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:tr" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

element td
diagram nitf-3-6_p121.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
element tr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
axisstringoptional      
documentation

HTML formatting attribute.
axesstringoptional      
documentation

HTML formatting attribute.
nowrapderived by: stringoptional      
documentation

Directive not to wrap text in the cell.
rowspanNMTOKENoptional      
documentation

Number of horizontal rows a cell spans.
colspanNMTOKENoptional      
documentation

Number of vertical columns a cell spans.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Table data cell.
Full description Holds content intended to be data.
source <element name="td">
 
<annotation>
   
<documentation>
Partial description Table data cell.
Full description Holds content intended to be data.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
     
<group ref="nitf:blockContent"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="axis" type="string" use="optional">
     
<annotation>
       
<documentation>
HTML formatting attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="axes" type="string" use="optional">
     
<annotation>
       
<documentation>
HTML formatting attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="nowrap" use="optional">
     
<annotation>
       
<documentation>
Directive not to wrap text in the cell.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="nowrap"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="rowspan" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Number of horizontal rows a cell spans.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="colspan" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Number of vertical columns a cell spans.
</documentation>
     
</annotation>
   
</attribute>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

attribute td/@axis
type string
properties
isRef 0
use optional
annotation
documentation

HTML formatting attribute.
source <attribute name="axis" type="string" use="optional">
 
<annotation>
   
<documentation>
HTML formatting attribute.
</documentation>
 
</annotation>
</attribute>

attribute td/@axes
type string
properties
isRef 0
use optional
annotation
documentation

HTML formatting attribute.
source <attribute name="axes" type="string" use="optional">
 
<annotation>
   
<documentation>
HTML formatting attribute.
</documentation>
 
</annotation>
</attribute>

attribute td/@nowrap
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration nowrap 
annotation
documentation

Directive not to wrap text in the cell.
source <attribute name="nowrap" use="optional">
 
<annotation>
   
<documentation>
Directive not to wrap text in the cell.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="nowrap"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute td/@rowspan
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Number of horizontal rows a cell spans.
source <attribute name="rowspan" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Number of horizontal rows a cell spans.
</documentation>
 
</annotation>
</attribute>

attribute td/@colspan
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Number of vertical columns a cell spans.
source <attribute name="colspan" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Number of vertical columns a cell spans.
</documentation>
 
</annotation>
</attribute>

element tfoot
diagram nitf-3-6_p122.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:tr
used by
element table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Table footer.
Full description Used to group rows that can consistently be displayed below a table.
source <element name="tfoot">
 
<annotation>
   
<documentation>
Partial description Table footer.
Full description Used to group rows that can consistently be displayed below a table.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:tr" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

element th
diagram nitf-3-6_p123.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
element tr
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
axisstringoptional      
documentation

HTML formatting attribute.
axesstringoptional      
documentation

HTML formatting attribute.
nowrapderived by: stringoptional      
documentation

Directive not to wrap text in the cell.
rowspanNMTOKENoptional      
documentation

Number of horizontal rows a cell spans.
colspanNMTOKENoptional      
documentation

Number of vertical columns a cell spans.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Table header cell.
Full description Holds content intended to be a label.
source <element name="th">
 
<annotation>
   
<documentation>
Partial description Table header cell.
Full description Holds content intended to be a label.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<group ref="nitf:enrichedText"/>
     
<group ref="nitf:blockContent"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="axis" type="string" use="optional">
     
<annotation>
       
<documentation>
HTML formatting attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="axes" type="string" use="optional">
     
<annotation>
       
<documentation>
HTML formatting attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="nowrap" use="optional">
     
<annotation>
       
<documentation>
Directive not to wrap text in the cell.
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="nowrap"/>
       
</restriction>
     
</simpleType>
   
</attribute>
   
<attribute name="rowspan" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Number of horizontal rows a cell spans.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="colspan" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
Number of vertical columns a cell spans.
</documentation>
     
</annotation>
   
</attribute>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

attribute th/@axis
type string
properties
isRef 0
use optional
annotation
documentation

HTML formatting attribute.
source <attribute name="axis" type="string" use="optional">
 
<annotation>
   
<documentation>
HTML formatting attribute.
</documentation>
 
</annotation>
</attribute>

attribute th/@axes
type string
properties
isRef 0
use optional
annotation
documentation

HTML formatting attribute.
source <attribute name="axes" type="string" use="optional">
 
<annotation>
   
<documentation>
HTML formatting attribute.
</documentation>
 
</annotation>
</attribute>

attribute th/@nowrap
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration nowrap 
annotation
documentation

Directive not to wrap text in the cell.
source <attribute name="nowrap" use="optional">
 
<annotation>
   
<documentation>
Directive not to wrap text in the cell.
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="nowrap"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute th/@rowspan
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Number of horizontal rows a cell spans.
source <attribute name="rowspan" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Number of horizontal rows a cell spans.
</documentation>
 
</annotation>
</attribute>

attribute th/@colspan
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

Number of vertical columns a cell spans.
source <attribute name="colspan" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
Number of vertical columns a cell spans.
</documentation>
 
</annotation>
</attribute>

element thead
diagram nitf-3-6_p124.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:tr
used by
element table
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Table heading.
Full description Used to group rows that can consistently be displayed atop a table.
source <element name="thead">
 
<annotation>
   
<documentation>
Partial description Table heading.
Full description Used to group rows that can consistently be displayed atop a table.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:tr" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

element title
diagram nitf-3-6_p125.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
element head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
typederived by: stringoptional      
documentation

A categorization for title. (Controlled vocabulary.)
annotation
documentation

Partial description Document Title.
Full description Often displayed within a result-list after a search finds this article.
source <element name="title">
 
<annotation>
   
<documentation>
Partial description Document Title.
Full description Often displayed within a result-list after a search finds this article.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="type" use="optional">
     
<annotation>
       
<documentation>
A categorization for title. (Controlled vocabulary.)
</documentation>
     
</annotation>
     
<simpleType>
       
<restriction base="string">
         
<enumeration value="main"/>
         
<enumeration value="subtitle"/>
         
<enumeration value="parttitle"/>
         
<enumeration value="alternate"/>
         
<enumeration value="abbrev"/>
         
<enumeration value="other"/>
       
</restriction>
     
</simpleType>
   
</attribute>
 
</complexType>
</element>

attribute title/@type
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration main 
enumeration subtitle 
enumeration parttitle 
enumeration alternate 
enumeration abbrev 
enumeration other 
annotation
documentation

A categorization for title. (Controlled vocabulary.)
source <attribute name="type" use="optional">
 
<annotation>
   
<documentation>
A categorization for title. (Controlled vocabulary.)
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="main"/>
     
<enumeration value="subtitle"/>
     
<enumeration value="parttitle"/>
     
<enumeration value="alternate"/>
     
<enumeration value="abbrev"/>
     
<enumeration value="other"/>
   
</restriction>
 
</simpleType>
</attribute>

element tobject
diagram nitf-3-6_p126.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:tobject.property nitf:tobject.subject
used by
elements block head
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
tobject.typestringoptional  news    
documentation

Expanded from News, Data, and Advisory. See NewsML topic set.
annotation
documentation

Partial description Subject code.
Full description Used to identify the type of the news material, based on a Subject Code system.
source <element name="tobject">
 
<annotation>
   
<documentation>
Partial description Subject code.
Full description Used to identify the type of the news material, based on a Subject Code system.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence>
     
<element ref="nitf:tobject.property" minOccurs="0" maxOccurs="unbounded"/>
     
<element ref="nitf:tobject.subject" minOccurs="0" maxOccurs="unbounded"/>
   
</sequence>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="tobject.type" type="string" use="optional" default="news">
     
<annotation>
       
<documentation>
Expanded from News, Data, and Advisory. See NewsML topic set.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute tobject/@tobject.type
type string
properties
isRef 0
default news
use optional
annotation
documentation

Expanded from News, Data, and Advisory. See NewsML topic set.
source <attribute name="tobject.type" type="string" use="optional" default="news">
 
<annotation>
   
<documentation>
Expanded from News, Data, and Advisory. See NewsML topic set.
</documentation>
 
</annotation>
</attribute>

element tobject.property
diagram nitf-3-6_p127.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element tobject
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
tobject.property.typestringoptional  current    
documentation

Includes such items as analysis, feature, and obituary.
annotation
documentation

Partial description Subject code property.
Full description Assigns a property to the object type.
source <element name="tobject.property">
 
<annotation>
   
<documentation>
Partial description Subject code property.
Full description Assigns a property to the object type.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="tobject.property.type" type="string" use="optional" default="current">
     
<annotation>
       
<documentation>
Includes such items as analysis, feature, and obituary.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute tobject.property/@tobject.property.type
type string
properties
isRef 0
default current
use optional
annotation
documentation

Includes such items as analysis, feature, and obituary.
source <attribute name="tobject.property.type" type="string" use="optional" default="current">
 
<annotation>
   
<documentation>
Includes such items as analysis, feature, and obituary.
</documentation>
 
</annotation>
</attribute>

element tobject.subject
diagram nitf-3-6_p128.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element tobject
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
tobject.subject.iprstringoptional  IPTC    
documentation

Information provider reference.
tobject.subject.refnumNMTOKENrequired      
documentation

Eight-digit reference number for all three levels.
tobject.subject.codestringoptional      
documentation

Three-letter code for the subject type. This attribute is deprecated.
tobject.subject.typestringoptional      
documentation

First-tier subject description.
tobject.subject.matterstringoptional      
documentation

Second-tier subject description.
tobject.subject.detailstringoptional      
documentation

Third-tier subject description.
annotation
documentation

Partial description Assigns subject information to news material based on a Subject Code system.
Full description A three-tiered hierarchy consisting of broad subjects, secondary topics (Subject Matter), and tertiary topics (Subject Detail).
source <element name="tobject.subject">
 
<annotation>
   
<documentation>
Partial description Assigns subject information to news material based on a Subject Code system.
Full description A three-tiered hierarchy consisting of broad subjects, secondary topics (Subject Matter), and tertiary topics (Subject Detail).
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="tobject.subject.ipr" type="string" use="optional" default="IPTC">
     
<annotation>
       
<documentation>
Information provider reference.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="tobject.subject.refnum" type="NMTOKEN" use="required">
     
<annotation>
       
<documentation>
Eight-digit reference number for all three levels.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="tobject.subject.code" type="string" use="optional">
     
<annotation>
       
<documentation>
Three-letter code for the subject type. This attribute is deprecated.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="tobject.subject.type" type="string" use="optional">
     
<annotation>
       
<documentation>
First-tier subject description.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="tobject.subject.matter" type="string" use="optional">
     
<annotation>
       
<documentation>
Second-tier subject description.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="tobject.subject.detail" type="string" use="optional">
     
<annotation>
       
<documentation>
Third-tier subject description.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute tobject.subject/@tobject.subject.ipr
type string
properties
isRef 0
default IPTC
use optional
annotation
documentation

Information provider reference.
source <attribute name="tobject.subject.ipr" type="string" use="optional" default="IPTC">
 
<annotation>
   
<documentation>
Information provider reference.
</documentation>
 
</annotation>
</attribute>

attribute tobject.subject/@tobject.subject.refnum
type NMTOKEN
properties
isRef 0
use required
annotation
documentation

Eight-digit reference number for all three levels.
source <attribute name="tobject.subject.refnum" type="NMTOKEN" use="required">
 
<annotation>
   
<documentation>
Eight-digit reference number for all three levels.
</documentation>
 
</annotation>
</attribute>

attribute tobject.subject/@tobject.subject.code
type string
properties
isRef 0
use optional
annotation
documentation

Three-letter code for the subject type. This attribute is deprecated.
source <attribute name="tobject.subject.code" type="string" use="optional">
 
<annotation>
   
<documentation>
Three-letter code for the subject type. This attribute is deprecated.
</documentation>
 
</annotation>
</attribute>

attribute tobject.subject/@tobject.subject.type
type string
properties
isRef 0
use optional
annotation
documentation

First-tier subject description.
source <attribute name="tobject.subject.type" type="string" use="optional">
 
<annotation>
   
<documentation>
First-tier subject description.
</documentation>
 
</annotation>
</attribute>

attribute tobject.subject/@tobject.subject.matter
type string
properties
isRef 0
use optional
annotation
documentation

Second-tier subject description.
source <attribute name="tobject.subject.matter" type="string" use="optional">
 
<annotation>
   
<documentation>
Second-tier subject description.
</documentation>
 
</annotation>
</attribute>

attribute tobject.subject/@tobject.subject.detail
type string
properties
isRef 0
use optional
annotation
documentation

Third-tier subject description.
source <attribute name="tobject.subject.detail" type="string" use="optional">
 
<annotation>
   
<documentation>
Third-tier subject description.
</documentation>
 
</annotation>
</attribute>

element tr
diagram nitf-3-6_p129.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:th nitf:td
used by
elements table tbody tfoot thead
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
annotation
documentation

Partial description Table row.
Full description Holds cells of a table.
source <element name="tr">
 
<annotation>
   
<documentation>
Partial description Table row.
Full description Holds cells of a table.
</documentation>
 
</annotation>
 
<complexType>
   
<choice maxOccurs="unbounded">
     
<element ref="nitf:th"/>
     
<element ref="nitf:td"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attributeGroup ref="nitf:cellAlign"/>
   
<attributeGroup ref="nitf:cellVAlign"/>
 
</complexType>
</element>

element ul
diagram nitf-3-6_p130.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:li
used by
group blockContent
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
annotation
documentation

Partial description Unordered list.
Full description Holds list items.
source <element name="ul">
 
<annotation>
   
<documentation>
Partial description Unordered list.
Full description Holds list items.
</documentation>
 
</annotation>
 
<complexType>
   
<sequence maxOccurs="unbounded">
     
<element ref="nitf:li"/>
   
</sequence>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
 
</complexType>
</element>

element urgency
diagram nitf-3-6_p131.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
used by
element docdata
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
ed-urgNMTOKENoptional      
documentation

1=most, 5=normal, 8=least.
annotation
documentation

Partial description News importance.
Full description Can be used to set the priority for distribution but does not set the actual distribution priority.
source <element name="urgency">
 
<annotation>
   
<documentation>
Partial description News importance.
Full description Can be used to set the priority for distribution but does not set the actual distribution priority.
</documentation>
 
</annotation>
 
<complexType>
   
<attributeGroup ref="nitf:globalNITFAttributes"/>
   
<attribute name="ed-urg" type="NMTOKEN" use="optional">
     
<annotation>
       
<documentation>
1=most, 5=normal, 8=least.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute urgency/@ed-urg
type NMTOKEN
properties
isRef 0
use optional
annotation
documentation

1=most, 5=normal, 8=least.
source <attribute name="ed-urg" type="NMTOKEN" use="optional">
 
<annotation>
   
<documentation>
1=most, 5=normal, 8=least.
</documentation>
 
</annotation>
</attribute>

element virtloc
diagram nitf-3-6_p132.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
children nitf:alt-code
used by
elements byline identified-content
group enrichedText
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
idsrcstringoptional      
documentation

The source (taxonomy) for the element's value attribute.
valuestringoptional      
documentation

The code or symbol for the element.
annotation
documentation

Partial description Virtual Location.
Full description A location in cyberspace.
source <element name="virtloc">
 
<annotation>
   
<documentation>
Partial description Virtual Location.
Full description A location in cyberspace.
</documentation>
 
</annotation>
 
<complexType mixed="true">
   
<choice minOccurs="0" maxOccurs="unbounded">
     
<element ref="nitf:alt-code"/>
   
</choice>
   
<attributeGroup ref="nitf:commonNITFAttributes"/>
   
<attribute name="idsrc" type="string" use="optional">
     
<annotation>
       
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
     
</annotation>
   
</attribute>
   
<attribute name="value" type="string" use="optional">
     
<annotation>
       
<documentation>
The code or symbol for the element.
</documentation>
     
</annotation>
   
</attribute>
 
</complexType>
</element>

attribute virtloc/@idsrc
type string
properties
isRef 0
use optional
annotation
documentation

The source (taxonomy) for the element's value attribute.
source <attribute name="idsrc" type="string" use="optional">
 
<annotation>
   
<documentation>
The source (taxonomy) for the element's value attribute.
</documentation>
 
</annotation>
</attribute>

attribute virtloc/@value
type string
properties
isRef 0
use optional
annotation
documentation

The code or symbol for the element.
source <attribute name="value" type="string" use="optional">
 
<annotation>
   
<documentation>
The code or symbol for the element.
</documentation>
 
</annotation>
</attribute>

group blockContent
diagram nitf-3-6_p133.png
namespace http://iptc.org/std/NITF/2006-10-18/
children nitf:p nitf:hl2 nitf:table nitf:nitf-table nitf:media nitf:ol nitf:ul nitf:dl nitf:bq nitf:fn nitf:note nitf:pre nitf:hr
used by
elements abstract block body.content caption dd li media-caption td th
source <group name="blockContent">
 
<choice>
   
<element ref="nitf:p"/>
   
<element ref="nitf:hl2"/>
   
<element ref="nitf:table"/>
   
<element ref="nitf:nitf-table"/>
   
<element ref="nitf:media"/>
   
<element ref="nitf:ol"/>
   
<element ref="nitf:ul"/>
   
<element ref="nitf:dl"/>
   
<element ref="nitf:bq"/>
   
<element ref="nitf:fn"/>
   
<element ref="nitf:note"/>
   
<element ref="nitf:pre"/>
   
<element ref="nitf:hr"/>
 
</choice>
</group>

group enrichedText
diagram nitf-3-6_p134.png
namespace http://iptc.org/std/NITF/2006-10-18/
children nitf:chron nitf:classifier nitf:copyrite nitf:event nitf:function nitf:location nitf:money nitf:num nitf:object.title nitf:org nitf:person nitf:postaddr nitf:virtloc nitf:a nitf:br nitf:em nitf:lang nitf:pronounce nitf:q
used by
elements a caption credit dd dt em hl1 hl2 lang li media-caption media-producer p pronounce q tagline td th
source <group name="enrichedText">
 
<choice>
   
<element ref="nitf:chron"/>
   
<element ref="nitf:classifier"/>
   
<element ref="nitf:copyrite"/>
   
<element ref="nitf:event"/>
   
<element ref="nitf:function"/>
   
<element ref="nitf:location"/>
   
<element ref="nitf:money"/>
   
<element ref="nitf:num"/>
   
<element ref="nitf:object.title"/>
   
<element ref="nitf:org"/>
   
<element ref="nitf:person"/>
   
<element ref="nitf:postaddr"/>
   
<element ref="nitf:virtloc"/>
   
<element ref="nitf:a"/>
   
<element ref="nitf:br"/>
   
<element ref="nitf:em"/>
   
<element ref="nitf:lang"/>
   
<element ref="nitf:pronounce"/>
   
<element ref="nitf:q"/>
   
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded">
     
<annotation>
       
<documentation>Extension point for provider-defined properties from other namespaces</documentation>
     
</annotation>
   
</any>
 
</choice>
</group>

attributeGroup cellAlign
namespace http://iptc.org/std/NITF/2006-10-18/
used by
elements col colgroup tbody td tfoot th thead tr
attributes
Name  Type  Use  Default  Fixed  annotation
alignderived by: stringoptional      
documentation
Alignment of text in the cell or column group.
charstringoptional      
documentation
HTML formatting attribute.
charoffstringoptional      
documentation
HTML formatting attribute.
source <attributeGroup name="cellAlign">
 
<attribute name="align" use="optional">
   
<annotation>
     
<documentation>Alignment of text in the cell or column group.</documentation>
   
</annotation>
   
<simpleType>
     
<restriction base="string">
       
<enumeration value="left"/>
       
<enumeration value="center"/>
       
<enumeration value="right"/>
       
<enumeration value="justify"/>
       
<enumeration value="char"/>
     
</restriction>
   
</simpleType>
 
</attribute>
 
<attribute name="char" type="string" use="optional">
   
<annotation>
     
<documentation>HTML formatting attribute.</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="charoff" type="string" use="optional">
   
<annotation>
     
<documentation>HTML formatting attribute.</documentation>
   
</annotation>
 
</attribute>
</attributeGroup>

attribute cellAlign/@align
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration left 
enumeration center 
enumeration right 
enumeration justify 
enumeration char 
annotation
documentation
Alignment of text in the cell or column group.
source <attribute name="align" use="optional">
 
<annotation>
   
<documentation>Alignment of text in the cell or column group.</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="left"/>
     
<enumeration value="center"/>
     
<enumeration value="right"/>
     
<enumeration value="justify"/>
     
<enumeration value="char"/>
   
</restriction>
 
</simpleType>
</attribute>

attribute cellAlign/@char
type string
properties
isRef 0
use optional
annotation
documentation
HTML formatting attribute.
source <attribute name="char" type="string" use="optional">
 
<annotation>
   
<documentation>HTML formatting attribute.</documentation>
 
</annotation>
</attribute>

attribute cellAlign/@charoff
type string
properties
isRef 0
use optional
annotation
documentation
HTML formatting attribute.
source <attribute name="charoff" type="string" use="optional">
 
<annotation>
   
<documentation>HTML formatting attribute.</documentation>
 
</annotation>
</attribute>

attributeGroup cellVAlign
namespace http://iptc.org/std/NITF/2006-10-18/
used by
elements col colgroup tbody td tfoot th thead tr
attributes
Name  Type  Use  Default  Fixed  annotation
valignderived by: stringoptional      
documentation
Vertical alignment of text in the cell or column group.
source <attributeGroup name="cellVAlign">
 
<attribute name="valign" use="optional">
   
<annotation>
     
<documentation>Vertical alignment of text in the cell or column group.</documentation>
   
</annotation>
   
<simpleType>
     
<restriction base="string">
       
<enumeration value="top"/>
       
<enumeration value="middle"/>
       
<enumeration value="bottom"/>
       
<enumeration value="baseline"/>
     
</restriction>
   
</simpleType>
 
</attribute>
</attributeGroup>

attribute cellVAlign/@valign
type restriction of string
properties
isRef 0
use optional
facets
Kind Value annotation 
enumeration top 
enumeration middle 
enumeration bottom 
enumeration baseline 
annotation
documentation
Vertical alignment of text in the cell or column group.
source <attribute name="valign" use="optional">
 
<annotation>
   
<documentation>Vertical alignment of text in the cell or column group.</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="string">
     
<enumeration value="top"/>
     
<enumeration value="middle"/>
     
<enumeration value="bottom"/>
     
<enumeration value="baseline"/>
   
</restriction>
 
</simpleType>
</attribute>

attributeGroup commonNITFAttributes
namespace http://iptc.org/std/NITF/2006-10-18/
used by
elements a abstract bibliography block body bq byline caption chron city classifier col colgroup country credit custom-table dateline dd distributor dl dt em event fn frac hedline hl1 hl2 hr lang li location media media-caption media-object media-producer money name.family name.given nitf-table-metadata nitf-table-summary note num object.title ol org p person postaddr pre pronounce q region state sub sublocation sup table tagline tbody td tfoot th thead tr ul virtloc
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
classstringoptional      
documentation
An open placeholder for categorization.
stylestringoptional      
documentation
An open placeholder for reference by an external stylesheet.
langderived by: languageoptional      
documentation
Language value governed by RFC3066. Example: en-US.
source <attributeGroup name="commonNITFAttributes">
 
<attribute name="id" type="ID" use="optional">
   
<annotation>
     
<documentation>An XML-specific identifier for the element.</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="class" type="string" use="optional">
   
<annotation>
     
<documentation>An open placeholder for categorization.</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="style" type="string" use="optional">
   
<annotation>
     
<documentation>An open placeholder for reference by an external stylesheet.</documentation>
   
</annotation>
 
</attribute>
 
<attribute ref="xml:lang" use="optional">
   
<annotation>
     
<documentation>Language value governed by RFC3066. Example: en-US.</documentation>
   
</annotation>
 
</attribute>
 
<anyAttribute namespace="##other" processContents="lax"/>
</attributeGroup>

attribute commonNITFAttributes/@id
type ID
properties
isRef 0
use optional
annotation
documentation
An XML-specific identifier for the element.
source <attribute name="id" type="ID" use="optional">
 
<annotation>
   
<documentation>An XML-specific identifier for the element.</documentation>
 
</annotation>
</attribute>

attribute commonNITFAttributes/@class
type string
properties
isRef 0
use optional
annotation
documentation
An open placeholder for categorization.
source <attribute name="class" type="string" use="optional">
 
<annotation>
   
<documentation>An open placeholder for categorization.</documentation>
 
</annotation>
</attribute>

attribute commonNITFAttributes/@style
type string
properties
isRef 0
use optional
annotation
documentation
An open placeholder for reference by an external stylesheet.
source <attribute name="style" type="string" use="optional">
 
<annotation>
   
<documentation>An open placeholder for reference by an external stylesheet.</documentation>
 
</annotation>
</attribute>

attributeGroup globalNITFAttributes
namespace http://iptc.org/std/NITF/2006-10-18/
used by
elements addressee alt-code body.content body.end body.head br byttl care.of copyrite copyrite.holder copyrite.year correction datasource date.expire date.issue date.release del-list delivery.office delivery.point denom doc-id doc-scope doc.copyright doc.rights docdata ds du-key ed-msg evloc fixture frac-sep from-src function head identified-content iim key-list keyword media-metadata media-reference meta nitf nitf-col nitf-colgroup nitf-table numer postcode pubdata revision-history rights rights.agent rights.enddate rights.geography rights.limitations rights.owner rights.startdate rights.type series story.date table-reference title tobject tobject.property tobject.subject urgency
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
documentation
An XML-specific identifier for the element.
source <attributeGroup name="globalNITFAttributes">
 
<attribute name="id" type="ID" use="optional">
   
<annotation>
     
<documentation>An XML-specific identifier for the element.</documentation>
   
</annotation>
 
</attribute>
 
<anyAttribute namespace="##other" processContents="lax"/>
</attributeGroup>

attribute globalNITFAttributes/@id
type ID
properties
isRef 0
use optional
annotation
documentation
An XML-specific identifier for the element.
source <attribute name="id" type="ID" use="optional">
 
<annotation>
   
<documentation>An XML-specific identifier for the element.</documentation>
 
</annotation>
</attribute>

element rb
diagram nitf-3-6_p135.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
elements rbc ruby
source <element name="rb">
 
<complexType mixed="true"/>
</element>

element rbc
diagram nitf-3-6_p136.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:rb
used by
element ruby
source <element name="rbc">
 
<complexType>
   
<sequence>
     
<element ref="nitf:rb" maxOccurs="unbounded"/>
   
</sequence>
 
</complexType>
</element>

element rp
diagram nitf-3-6_p137.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
elements ruby ruby
source <element name="rp">
 
<complexType mixed="true"/>
</element>

element rt
diagram nitf-3-6_p138.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
mixed true
used by
elements rtc ruby ruby
attributes
Name  Type  Use  Default  Fixed  annotation
rbspanstringoptional      
source <element name="rt">
 
<complexType mixed="true">
   
<attribute name="rbspan" type="string" use="optional"/>
 
</complexType>
</element>

attribute rt/@rbspan
type string
properties
isRef 0
use optional
source <attribute name="rbspan" type="string" use="optional"/>

element rtc
diagram nitf-3-6_p139.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:rt
used by
elements ruby ruby
source <element name="rtc">
 
<complexType>
   
<sequence>
     
<element ref="nitf:rt" maxOccurs="unbounded"/>
   
</sequence>
 
</complexType>
</element>

element ruby
diagram nitf-3-6_p140.png
namespace http://iptc.org/std/NITF/2006-10-18/
properties
content complex
children nitf:rb nitf:rt nitf:rp nitf:rbc nitf:rtc
source <element name="ruby">
 
<complexType>
   
<choice>
     
<sequence>
       
<element ref="nitf:rb"/>
       
<choice>
         
<element ref="nitf:rt"/>
         
<sequence>
           
<element ref="nitf:rp"/>
           
<element ref="nitf:rt"/>
           
<element ref="nitf:rp"/>
         
</sequence>
       
</choice>
     
</sequence>
     
<sequence>
       
<element ref="nitf:rbc"/>
       
<element ref="nitf:rtc"/>
       
<element ref="nitf:rtc" minOccurs="0"/>
     
</sequence>
   
</choice>
 
</complexType>
</element>

attribute base
namespace http://www.w3.org/XML/1998/namespace
type anyURI
used by
attributeGroup specialAttrs
annotation
documentation
<div>
<h3>base (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       provides a URI to be used as the base for interpreting any
       relative URIs in the scope of the element on which it
       appears; its value is inherited.  This name is reserved
       by virtue of its definition in the XML Base specification.</p>
<p>
      See <a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
      for information about this attribute.
     </p>
</div>
source <attribute name="base" type="xs:anyURI">
 
<annotation>
   
<documentation>
     
<div>
       
<h3>base (as an attribute name)</h3>
       
<p>
       denotes an attribute whose value
       provides a URI to be used as the base for interpreting any
       relative URIs in the scope of the element on which it
       appears; its value is inherited.  This name is reserved
       by virtue of its definition in the XML Base specification.
</p>
       
<p>
      See
<a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
      for information about this attribute.
    
</p>
     
</div>
   
</documentation>
 
</annotation>
</attribute>

attribute id
namespace http://www.w3.org/XML/1998/namespace
type ID
used by
attributeGroup specialAttrs
annotation
documentation
<div>
<h3>id (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       should be interpreted as if declared to be of type ID.
       This name is reserved by virtue of its definition in the
       xml:id specification.</p>
<p>
      See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
      for information about this attribute.
     </p>
</div>
source <attribute name="id" type="xs:ID">
 
<annotation>
   
<documentation>
     
<div>
       
<h3>id (as an attribute name)</h3>
       
<p>
       denotes an attribute whose value
       should be interpreted as if declared to be of type ID.
       This name is reserved by virtue of its definition in the
       xml:id specification.
</p>
       
<p>
      See
<a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
      for information about this attribute.
    
</p>
     
</div>
   
</documentation>
 
</annotation>
</attribute>

attribute lang
namespace http://www.w3.org/XML/1998/namespace
type union of (language, restriction of string)
used by
attributeGroups commonNITFAttributes specialAttrs
annotation
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>
source <attribute name="lang">
 
<annotation>
   
<documentation>
     
<div>
       
<h3>lang (as an attribute name)</h3>
       
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.
</p>
     
</div>
     
<div>
       
<h4>Notes</h4>
       
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
    
</p>
       
<p>
      See BCP 47 at
<a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt
</a>
      and the IANA language subtag registry at
     
<a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry
</a>
      for further information.
    
</p>
       
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
    
</p>
     
</div>
   
</documentation>
 
</annotation>
 
<simpleType>
   
<union memberTypes="xs:language">
     
<simpleType>
       
<restriction base="xs:string">
         
<enumeration value=""/>
       
</restriction>
     
</simpleType>
   
</union>
 
</simpleType>
</attribute>

attribute space
namespace http://www.w3.org/XML/1998/namespace
type restriction of NCName
used by
attributeGroup specialAttrs
facets
Kind Value annotation 
enumeration default 
enumeration preserve 
annotation
documentation
<div>
<h3>space (as an attribute name)</h3>
<p>
       denotes an attribute whose
       value is a keyword indicating what whitespace processing
       discipline is intended for the content of the element; its
       value is inherited.  This name is reserved by virtue of its
       definition in the XML specification.</p>
</div>
source <attribute name="space">
 
<annotation>
   
<documentation>
     
<div>
       
<h3>space (as an attribute name)</h3>
       
<p>
       denotes an attribute whose
       value is a keyword indicating what whitespace processing
       discipline is intended for the content of the element; its
       value is inherited.  This name is reserved by virtue of its
       definition in the XML specification.
</p>
     
</div>
   
</documentation>
 
</annotation>
 
<simpleType>
   
<restriction base="xs:NCName">
     
<enumeration value="default"/>
     
<enumeration value="preserve"/>
   
</restriction>
 
</simpleType>
</attribute>

attributeGroup specialAttrs
namespace http://www.w3.org/XML/1998/namespace
attributes
Name  Type  Use  Default  Fixed  annotation
baseanyURI      
documentation
<div>
<h3>base (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       provides a URI to be used as the base for interpreting any
       relative URIs in the scope of the element on which it
       appears; its value is inherited.  This name is reserved
       by virtue of its definition in the XML Base specification.</p>
<p>
      See <a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a>
      for information about this attribute.
     </p>
</div>
langderived by: language      
documentation
<div>
<h3>lang (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       is a language code for the natural language of the content of
       any element; its value is inherited.  This name is reserved
       by virtue of its definition in the XML specification.</p>
</div>
<div>
<h4>Notes</h4>
<p>
      Attempting to install the relevant ISO 2- and 3-letter
      codes as the enumerated possible values is probably never
      going to be a realistic possibility. 
     </p>
<p>
      See BCP 47 at <a href="http://www.rfc-editor.org/rfc/bcp/bcp47.txt">
       http://www.rfc-editor.org/rfc/bcp/bcp47.txt</a>
      and the IANA language subtag registry at
      <a href="http://www.iana.org/assignments/language-subtag-registry">
       http://www.iana.org/assignments/language-subtag-registry</a>
      for further information.
     </p>
<p>
      The union allows for the 'un-declaration' of xml:lang with
      the empty string.
     </p>
</div>
spacederived by: NCName      
documentation
<div>
<h3>space (as an attribute name)</h3>
<p>
       denotes an attribute whose
       value is a keyword indicating what whitespace processing
       discipline is intended for the content of the element; its
       value is inherited.  This name is reserved by virtue of its
       definition in the XML specification.</p>
</div>
idID      
documentation
<div>
<h3>id (as an attribute name)</h3>
<p>
       denotes an attribute whose value
       should be interpreted as if declared to be of type ID.
       This name is reserved by virtue of its definition in the
       xml:id specification.</p>
<p>
      See <a href="http://www.w3.org/TR/xml-id/">http://www.w3.org/TR/xml-id/</a>
      for information about this attribute.
     </p>
</div>
source <attributeGroup name="specialAttrs">
 
<attribute ref="xml:base"/>
 
<attribute ref="xml:lang"/>
 
<attribute ref="xml:space"/>
 
<attribute ref="xml:id"/>
</attributeGroup>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy