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