Schema NewsML_1.1.xsd


 
Elements  Groups  Simple types  Attr. groups 
AdministrativeMetadata  data  langType  assignment 
AssociatedWith  party  NewsMLDateTime  formalname 
BasisForChoice  shortDateTime  localid 
ByLine  updateType 
ByLineTitle 
Catalog 
Characteristics 
Comment 
ContentItem 
Contributor 
Copyright 
CopyrightDate 
CopyrightHolder 
CopyrightLine 
Creator 
CreditLine 
DataContent 
DateAndTime 
DateId 
DateLabel 
DateLine 
DateLineDate 
DefaultVocabularyFor 
Delete 
DerivedFrom 
Description 
DescriptiveMetadata 
Encoding 
EndDate 
FileName 
FirstCreated 
FormalName 
Format 
FutureStatus 
Genre 
Geography 
HeadLine 
Identification 
InsertAfter 
InsertBefore 
Instruction 
KeywordLine 
Label 
LabelText 
LabelType 
Language 
Limitations 
Location 
MediaType 
Metadata 
MetadataType 
MimeType 
NameLabel 
NewsComponent 
NewsEnvelope 
NewsIdentifier 
NewsItem 
NewsItemId 
NewsItemRef 
NewsItemType 
NewsLine 
NewsLines 
NewsLineText 
NewsLineType 
NewsManagement 
NewsML 
NewsProduct 
NewsService 
Notation 
OfInterestTo 
Origin 
Party 
Priority 
Property 
Provider 
ProviderId 
PublicIdentifier 
Relevance 
Replace 
Resource 
RevisionHistory 
RevisionId 
RevisionStatus 
RightsHolder 
RightsLine 
RightsMetadata 
Role 
SentFrom 
SentTo 
SeriesLine 
SizeInBytes 
SlugLine 
Source 
StartDate 
Status 
StatusWillChange 
SubHeadLine 
Subject 
SubjectCode 
SubjectDetail 
SubjectMatter 
SubjectQualifier 
SystemIdentifier 
ThisRevisionCreated 
Topic 
TopicOccurrence 
TopicSet 
TopicSetRef 
TopicType 
TopicUse 
TransmissionId 
Update 
Urgency 
Url 
Urn 
UsageRights 
UsageType 


targetNamespace:  http://www.w3.org/XML/1998/namespace
 
Attr. groups 
specialAttrs 


element AdministrativeMetadata
diagram
children Catalog FileName SystemIdentifier Provider Creator Source Contributor Property
used by
element NewsComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
                           =========================
                           ELEMENT TYPE DECLARATIONS 
                           =========================

			
documentation 
 
============================ AdministrativeMetadata ============================
Information about the provenance of a NewsComponent. 
================================================================================

			

element AssociatedWith
diagram
children Comment
used by
element NewsManagement
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string        
Vocabulary  xs:string        
Scheme  xs:string        
NewsItem  xs:string        
annotation
documentation 
 

================================ AssociatedWith ================================
A reference to a NewsItem with which this one is associated (for example, a
series of articles, or a collection of photos, of which it is a part). The 
NewsItem attribute identifies the relevant NewsItem. Its value can be an
http URL or a NewsML URN as described in the comment to PublicIdentifier. The
Comment can be used to indicate the nature of the association. FormalName attribute structure added in version 1.1
================================================================================


			

element BasisForChoice
diagram
type extension of xs:string
used by
element NewsComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Rank  xs:positiveInteger        
annotation
documentation 
 
================================ BasisForChoice ================================
The content of this element is an XPath statement or element-type name
identifying information within each NewsComponent or ContentItem that can be
used as a basis for choice between equivalent NewsComponents or ContentItems.
If the XPath pattern begins with a . character, this represents the 'root' of
the XPath and corresponds to the NewsComponent or ContentItem itself. By
applying the XPath pattern to each NewsComponent or ContentItem in turn within
the set of equivalents, the system can extrac the data on the basis of which a
choice between the items can be made. If multiple matches to the XPath pattern
are present within the subtree that begins at the 'root', only the first match
found in document order is significant.  The optional Rank attribute allows
providers to place a numerical order on the
 importance they think should be
attached to the different bases for choice.
 Smaller numbers represent higher
importance.
================================================================================

			

element ByLine
diagram
children Origin
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 

==================================== ByLine ====================================
A natural-language statement of the author/creator information.
================================================================================

			

element ByLineTitle
diagram
children Origin
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 


==================================== ByLineTitle ====================================
A natural-language statement of the title of author/creator of the information. (version 1.1)
================================================================================

			

element Catalog
diagram
children Resource TopicUse
used by
elements AdministrativeMetadata ContentItem DescriptiveMetadata Metadata NewsComponent NewsItem NewsML RightsMetadata Topic TopicSet
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Href  xs:string        
annotation
documentation 
 
=================================== Catalog ====================================
A container for Resource and TopicUse elements. Resource elements map URNs to
URLs and indicate default vocabularies which apply to the formal names of
certain elements within the subtree that begins with the immediate parent of
the Catalog element. TopicUse elements indicate where in the NewsML document
certain Topics are used. The optional Href attribute provides a pointer to
a Catalog element elsewhere in this or another document. Its value consists of
a # character followed by the value of the Duid attribute of the referenced
Catalog element and preceded, if the referenced Catalog is not in the current
document, by an http URL or a NewsML URN identifying the document or NewsItem
in which the Catalog appears. If the Href attribute is present on a Catalog
element, then that element should be empty. If it contains subelements, the
NewsML system may signal an error.
================================================================================

			

element Characteristics
diagram
children SizeInBytes Property
used by
element ContentItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
=============================== Characteristics ================================
Information about the physical characteristics of a ContentItem.
================================================================================

			

element Comment
diagram
type extension of xs:string
used by
elements AssociatedWith ContentItem Copyright DerivedFrom NewsComponent NewsItem NewsItemRef Topic TopicSet TopicSetRef
group party
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
TranslationOf  xs:IDREF        
FormalName  xs:string        
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
=================================== Comment ====================================
A natural-language description of, or statement about, the current element. The
optional TranslationOf attribute is a pointer to another Comment element, of
which this one is a direct translation. The FormalName and associated  attributes added for Version 1.1
================================================================================

			

element ContentItem
diagram
children Comment Catalog MediaType Format MimeType Notation Characteristics Encoding DataContent
used by
element NewsComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Href  xs:string        
annotation
documentation 
 
================================= ContentItem ==================================
A news object that carries or identifies content intended for presentation to
humans.
================================================================================

			

element Contributor
diagram
children Comment Party
used by
element AdministrativeMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================= Contributor ==================================
An individual and/or company or organisation that modified or enhanced a news
object after its creation.
================================================================================

			

element Copyright
diagram
children Comment CopyrightHolder CopyrightDate
used by
element RightsMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
================================== Copyright ===================================
The copyright that pertains to a news object.
================================================================================

			

element CopyrightDate
diagram
children Origin
used by
element Copyright
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
================================ CopyrightDate =================================
A natural-language statement of the copyright date.
================================================================================


			

element CopyrightHolder
diagram
children Origin
used by
element Copyright
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
=============================== CopyrightHolder ================================
A natural-language statement indicating who owns the copyright.
================================================================================

			

element CopyrightLine
diagram
children Origin
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
================================ CopyrightLine =================================
A natural-language statement of the copyright information.
================================================================================

			

element Creator
diagram
children Comment Party
used by
element AdministrativeMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
=================================== Creator ====================================
An individual and/or company or organisation that created a news object.
================================================================================

			

element CreditLine
diagram
children Origin
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
================================== CreditLine ==================================
A natural-language statement of credit information.
================================================================================

			

element DataContent
diagram
type restriction of xs:anyType
used by
group data
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation 
 
================================= DataContent ==================================
The data that carries the content of a ContentItem.
================================================================================

			

element DateAndTime
diagram
type extension of NewsMLDateTime
used by
elements NewsEnvelope StatusWillChange
facets
pattern (19[0-9][0-9]|20[0-9][0-9]|21[0-9][0-9])(0[1-9]|1[0-2])(0[1-9]|[1-2][0-9]|3[0-1])(T(([0-1][0-9]|2[0-3])([0-5][0-9][0-5][0-9])|240000)(Z|[+-](0[0-9]|1[0-1])([0-5][0-9]|1200))?)?
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================= DateAndTime ==================================
A formal representation of a date and, optionally, time, expressed in ISO 8601
Basic Format, as described in the comment to the DateAndTime attribute within
the assignment ENTITY declaration above.
================================================================================

			

element DateId
diagram
type shortDateTime
used by
element NewsIdentifier
facets
pattern (19[0-9][0-9]|20[0-9][0-9]|21[0-9][0-9])(0[1-9]|1[0-2])(0[1-9]|[1-2][0-9]|3[0-1])
annotation
documentation 
 
==================================== DateId ====================================
A date identifier of a NewsItem in short ISO 8601 Basic Format (CCYYMMDD), as
described in the comment to the DateAndTime attribute within the assignment
ENTITY declaration above. The DateId is part of the formal identification of the
NewsItem, and must remain the same through successive revisions of the same
NewsItem.
================================================================================

			

element DateLabel
diagram
type extension of xs:string
used by
element Identification
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================== DateLabel ===================================
A string representation of a date or date and time, used by human users to help
identify a NewsItem.
================================================================================

			

element DateLine
diagram
children Origin
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 

=================================== DateLine ===================================
A natural-language statement of the date and/or place of creation.
================================================================================

			

element DateLineDate
diagram
type extension of shortDateTime
used by
element DescriptiveMetadata
facets
pattern (19[0-9][0-9]|20[0-9][0-9]|21[0-9][0-9])(0[1-9]|1[0-2])(0[1-9]|[1-2][0-9]|3[0-1])
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 

=================================== DateLineDate ===================================
A logical equivalent of the date of creation. ISO8601 Basic Format
================================================================================
			

element DefaultVocabularyFor
diagram
used by
element Resource
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Context  xs:string  required      
Scheme  xs:string        
annotation
documentation 
 
============================ DefaultVocabularyFor ==============================
An indication that the parent Resource provides the default vocabulary that
determines the meanings and permitted values of the data occurring in a
particular part of a NewsML document subtree. The Context attribute is an
XPath pattern identifying the data to which the default vocabulary applies.
If the XPath pattern is one that matches elements, then it is the value of the
FormalName attribute of that element that is designated. If the XPath pattern
is one that matches attributes, then it is the value of that attribute itself
that is designated. The optional Scheme attribute identifies the relevant naming
scheme if the Resource contains more than one naming scheme. If the Resource is
a NewsML TopicSet, then the meaning of the data identified by the Context is
provided by the Topic whose FormalName subelement matches that data. If the
Resource is not a NewsML TopicSet, then the way in which it is interpreted in
order to provide a meaning for the data is not defined by NewsML but by the
authority that governs whatever format the Resource uses.

================================================================================

			

element Delete
diagram
used by
element Update
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
DuidRef  xs:IDREF  required      
annotation
documentation 

==================================== Delete ====================================
An instruction to delete an element within a NewsItem. The NewsItem is
the previous revision of the current one, and the element to be deleted is the
one whose Duid value is equal to the value of the Delete element's DuidRef
attribute.
================================================================================

			

element DerivedFrom
diagram
children Comment
used by
element NewsManagement
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string        
Vocabulary  xs:string        
Scheme  xs:string        
NewsItem  xs:string        
annotation
documentation 
 
================================= DerivedFrom ==================================
A reference to an NewsItem from which this one is derived. The NewsItem attribute
identifies the relevant NewsItem. Its value can be an http URL or a NewsML URN
as described in the comment to PublicIdentifier. FormalName structure added in version 1.1
================================================================================

			

element Description
diagram
type extension of xs:string
used by
element Topic
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
Variant  xs:string        
annotation
documentation 
 
================================= Description ==================================
A description that identifies a Topic, thereby indicating the meaning of a
formal name associated with that Topic. The xml:lang attribute indicates what
language the description is in. The optional Variant attribute allows multiple
descriptions to be given in the same language, and meaningfully distinguished
>from one another.
================================================================================

			

element DescriptiveMetadata
diagram
children Catalog Language Genre SubjectCode OfInterestTo DateLineDate Location TopicOccurrence Property
used by
element NewsComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
============================= DescriptiveMetadata ==============================
Information describing the content of a NewsComponent. Multiple appearance for the child element Genre,
new elements DateLineDate and Location were introduced in  version 1.1 of the DTD.
================================================================================

			

element Encoding
diagram
children Encoding DataContent
used by
group data
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Notation  xs:string  required      
annotation
documentation 
 
=================================== Encoding ===================================
The encoding of the data comprising the content of a ContentItem. 
================================================================================

			

element EndDate
diagram
children Origin
used by
element UsageRights
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
=================================== EndDate ====================================
A natural-language statement of the date at which specified usage rights come
to an end.
================================================================================

			

element FileName
diagram
type extension of xs:string
used by
element AdministrativeMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
=================================== FileName ===================================
The suggested or actual storage file name for a NewsItem. 
================================================================================

			

element FirstCreated
diagram
type extension of NewsMLDateTime
used by
element NewsManagement
facets
pattern (19[0-9][0-9]|20[0-9][0-9]|21[0-9][0-9])(0[1-9]|1[0-2])(0[1-9]|[1-2][0-9]|3[0-1])(T(([0-1][0-9]|2[0-3])([0-5][0-9][0-5][0-9])|240000)(Z|[+-](0[0-9]|1[0-1])([0-5][0-9]|1200))?)?
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================= FirstCreated =================================
The date and, optionally, time at which a NewsItem was first created, expressed
in ISO 8601 Basic Format, as described in the comment to the DateAndTime
attribute within the assignment ENTITY declaration above.
================================================================================

			

element FormalName
diagram
type extension of xs:string
used by
element Topic
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================= FormalName ===================================
A string of characters whose meaning is determined by a naming scheme within a
controlled vocabulary. The controlled vocabulary may (but is not required to)
take the form of a NewsML TopicSet. The optional Scheme attribute determines
which naming scheme applies, when several exist within the same controlled
vocabulary.
================================================================================

			

element Format
diagram
used by
element ContentItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
==================================== Format ====================================
An indication of the format of a ContentItem. The value of the FormalName
attribute is a formal name for the Format. Its meaning and permitted values are
determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above.
================================================================================

			

element FutureStatus
diagram
used by
element StatusWillChange
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================= FutureStatus =================================
An indication of the status a NewsItem will have at a specified future date. The
value of the FormalName attribute is a formal name for the FutureStatus. Its
meaning is determined by a controlled vocabulary as described in the comment
to the formalname ENTITY declaration above.
================================================================================

			

element Genre
diagram
used by
element DescriptiveMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
==================================== Genre =====================================
An indication of the Genre of a NewsComponent. The value of the FormalName
attribute is a formal name for the Genre. Its meaning and permitted values are
determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above.
================================================================================

			

element Geography
diagram
children Origin
used by
element UsageRights
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
================================== Geography ===================================
A natural-language statement of the geographical area or areas to which
specified usage rights apply.
================================================================================

			

element HeadLine
diagram
children Origin
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
=================================== HeadLine ===================================
A displayable headline.
================================================================================

			

element Identification
diagram
children NewsIdentifier NameLabel DateLabel Label
used by
element NewsItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================ Identification ================================
Identification information for the NewsItem.
================================================================================

			

element InsertAfter
diagram
type restriction of xs:anyType
used by
element Update
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation 

================================= InsertAfter ==================================
An instruction to insert content after a designated element within a NewsItem.
The content to be inserted is the content of the InsertAfter element. The
NewsItem into which it is to be inserted is the previous revision of the current
one, and the element after which it is to be inserted is the one whose Duid
value is equal to the value of the InsertAfter element's DuidRef attribute.
================================================================================

			

element InsertBefore
diagram
type restriction of xs:anyType
used by
element Update
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation 

================================= InsertBefore =================================
An instruction to insert content before a designated element within a NewsItem.
The content to be inserted is the content of the InsertBefore element. The
NewsItem into which it is to be inserted is the previous revision of the current
one, and the element before which it is to be inserted is the one whose Duid
value is equal to the value of the InsertBefore element's DuidRef attribute.
================================================================================

			

element Instruction
diagram
children RevisionStatus
used by
element NewsManagement
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 

================================= Instruction ==================================
An instruction from a news provider to the recipient of a NewsItem. A special
case of Instruction is an indication of the effect the current revision of a
NewsItem has on the status of any previous revisions of the NewsItem that may
still be on the recipient's system. In this case, it will contain one or more
RevisionStatus elements. Otherwise, the value of the FormalName attribute is a
formal name for the Instruction, and its meaning is determined by a controlled
vocabulary as described in the comment to the formalname ENTITY declaration
above.
================================================================================

			

element KeywordLine
diagram
children Origin
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
================================= KeywordLine ==================================
A displayable set of keywords relevant to a news object. This can be used by a
NewsML system to assist manual or automated searches.
================================================================================

			

element Label
diagram
children LabelType LabelText
used by
element Identification
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
==================================== Label =====================================
A human-readable label for a NewsItem.
================================================================================

			

element LabelText
diagram
type extension of xs:string
used by
element Label
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
=================================== LabelText ==================================
The text that constitutes a Label of a given LabelType.
================================================================================

			

element LabelType
diagram
used by
element Label
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================= LabelType ====================================
A user-defined type of label. The value of the FormalName attribute is a formal
name for the LabelType. Its meaning and permitted values are determined by a
controlled vocabulary as described in the comment to the formalname ENTITY
declaration above.
================================================================================

			

element Language
diagram
used by
element DescriptiveMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
=================================== Language ===================================
An indication of the, or a, language used in a content item. The value of the
FormalName attribute is a formal name for the Language. Its meaning and
permitted values are determined by a controlled vocabulary as described in the
comment to the formalname ENTITY declaration above.
================================================================================

			

element Limitations
diagram
children Origin
used by
element UsageRights
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
================================= Limitations ==================================
A natural-language statement of the terms and conditions that apply to the
specified usage rights.
================================================================================

			

element Location
diagram
children Property
used by
element DescriptiveMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
Topic  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
=========================== Location (version 1.1)=============================
An indication of the location somehow relevant to the NewsItem. Type of the
location (the nature of its relation to the NewsItem) is specified using the
HowPresent attribute that is part of the %assignment; entity (e.g.
DateLine, Event, etc). Logical components of the location's definition (eg Country) are specified 
using the Property child elements with the FormalName attributes taken from the IPTC normative controlled 
vocabulary. In addition, if the location in question exists as a single Topic, the optional Topic attribute may be 
used as a direct pointer to that Topic.   The pointer may take the form of an http URL or a NewsML
 URN, or a # character followed by the  value of the Duid attribute of a Topic element in the current document
================================================================================
			

element MediaType
diagram
used by
element ContentItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================== MediaType ===================================
An indication of the media type of a ContentItem. The value of the FormalName
attribute is a formal name for the MediaType. Its meaning and permitted values
are determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above.
================================================================================

			

element Metadata
diagram
children Catalog MetadataType Property
used by
element NewsComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
=================================== Metadata ===================================
An container for a user-defined type of metadata.
================================================================================

			

element MetadataType
diagram
used by
element Metadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
=============================== MetadataType ===================================
An indication of the type of metadata that is represented by the Property
elements within this Metadata element. The value of the FormalName attribute is
a formal name for the MetadataType. Its meaning and permitted values are
determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above.
================================================================================

			

element MimeType
diagram
used by
element ContentItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
=================================== MimeType ===================================
An indication of the MIME-type of a ContentItem. The value of the FormalName
attribute is a formal name for the MimeType. Its meaning and permitted values
are determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above.
================================================================================

			

element NameLabel
diagram
type extension of xs:string
used by
element Identification
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================== NameLabel ===================================
A string used by human users as a name to help identify a NewsItem. Its form is
determined by the provider. It might be identical to the textual content of
the SlugLine element, for example, but even if this is so, the system should not
process the NameLabel as a slugline. Nothing can be assumed about the nature of
the string within NameLabel beyond the fact that it can help to identify the
NewsItem to humans.
================================================================================

			

element NewsComponent
diagram
children Comment Catalog TopicSet Role BasisForChoice NewsLines AdministrativeMetadata RightsMetadata DescriptiveMetadata Metadata NewsItem NewsItemRef NewsComponent ContentItem
used by
elements NewsComponent NewsItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Essential  xs:NMTOKEN    no    
EquivalentsList  xs:NMTOKEN    no    
xml:lang  xs:language  optional      
annotation
documentation 
 
================================ NewsComponent =================================
A container for news objects, used to identify the role of news objects in
relation to one another, and to ascribe metadata to them. The Essential
attribute indicates whether the provider considers that this NewsComponent
is essential to the meaning of the NewsComponent within which it is contained.
The EquivalentsList attribute indicates whether or not the NewsItems or
NewsItemRefs, NewsComponents or ContentItems contained within this one are
equivalent to one another in content and/or meaning
================================================================================

			

element NewsEnvelope
diagram
children TransmissionId SentFrom SentTo DateAndTime NewsService NewsProduct Priority
used by
element NewsML
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================= NewsEnvelope =================================
Information about the transmission of one or more NewsItems as a NewsML
document.
================================================================================

			

element NewsIdentifier
diagram
children ProviderId DateId NewsItemId RevisionId PublicIdentifier
used by
element Identification
annotation
documentation 
 
================================ NewsIdentifier ================================
A globally unique identifier for a NewsItem. 
================================================================================

			

element NewsItem
diagram
children Comment Catalog Identification NewsManagement NewsComponent Update TopicSet
used by
elements NewsComponent NewsML
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
=================================== NewsItem ===================================
A managed set of information representing a point of view, at a given time, on
some event or events. Its Identification and NewsManagement provide
manageability. It may contain either a NewsComponent, or one or more Updates
that modify aspects of a previous Revision of the same NewsItem, or a
TopicSet.
================================================================================

			

element NewsItemId
diagram
type extension of xs:string
used by
element NewsIdentifier
attributes
Name  Type  Use  Default  Fixed  Annotation
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================== NewsItemId ==================================
An identifier for the NewsItem. The combination of NewsItemId and DateId must
be unique among NewsItems that emanate from the same provider. Within these
constraints, the NewsItemId can take any form the provider wishes. It may take
the form of a name for the NewsItem that will be meaningful to humans, but this
is not a requirement. The provider may optionally relate the values of
NewsItemId to a controlled vocabulary, which is invoked by the Vocabulary
attribute. The value ofthe Vocabulary attribute may be an http URL, a NewsML
URN, or the # character followed by the value of the Duid attribute of a
TopicSet in the current document. The Scheme attribute, if present, serves to
distinguish which of possibly multiple naming schemes in the controlled
vocabulary is the one that governs the NewsItemId.
================================================================================

			

element NewsItemRef
diagram
children Comment
used by
element NewsComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
NewsItem  xs:string        
annotation
documentation 
 
================================= NewsItemRef ==================================
A pointer to a NewsItem that is deemed to replace the NewsItemRef element. The
NewsItem attribute is a pointer to the relevant NewsItem. Its value can be an
http URL, or a NewsML URN as described in the comment to PublicIdentifier, or a
fragment identifier consisting of a # character followed by the Duid of a
NewsItem in the current document.
================================================================================

			

element NewsItemType
diagram
used by
element NewsManagement
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 

================================= NewsItemType =================================
An indication of the type of a NewsItem. The value of the FormalName attribute
is a formal name for the NewsItemType. Its meaning and permitted values are
determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above.
================================================================================

			

element NewsLine
diagram
children NewsLineType NewsLineText
used by
element NewsLines
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
=================================== NewsLine ===================================
A newsline of a type not included in the NewsML specification.
================================================================================

			

element NewsLines
diagram
children HeadLine SubHeadLine ByLine ByLineTitle DateLine CreditLine CopyrightLine RightsLine SeriesLine SlugLine KeywordLine NewsLine
used by
element NewsComponent
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================== NewsLines ===================================
A container for all the NewsLines that a NewsComponent has. Made an "or" group  and ByLineTitle added in version 1.1
================================================================================
			

element NewsLineText
diagram
children Origin
used by
element NewsLine
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
xml:lang  xs:language  optional      
annotation
documentation 
 
=================================== NewsLineText ===================================
The text of a NewsLine of user-defined type.
================================================================================

			

element NewsLineType
diagram
used by
element NewsLine
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================ NewsLineType ==================================
An indication of a user-defined NewsLine type. The value of the FormalName
attribute is a formal name for the NewsLineType. Its meaning and permitted
values are determined by a controlled vocabulary as described in the comment
to the formalname ENTITY declaration above.
================================================================================

			

element NewsManagement
diagram
children NewsItemType FirstCreated ThisRevisionCreated Status StatusWillChange Urgency RevisionHistory DerivedFrom AssociatedWith Instruction Property
used by
element NewsItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================ NewsManagement ================================
Information relevant to the management of a NewsItem. Multiple StatusWillChange introduced in version 1.1
================================================================================

			

element NewsML
diagram
children Catalog TopicSet NewsEnvelope NewsItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Version  xs:string        
annotation
documentation 
 
==================================== NewsML ====================================
A NewsML document, which must contain a NewsEnvelope and one or more NewsItems,
and may include a Catalog element and a TopicSet element. The Version attribute, introduced in version 1.1, 
is used to signify the version of NewsML that the instance is validated against. It should always be used if the version is above 1.0.
================================================================================

			

element NewsProduct
diagram
used by
element NewsEnvelope
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================= NewsProduct ==================================
An identifier for a product to which all the NewsItems in a NewsML document
belong. The value of the FormalName attribute is a formal name for the
NewsProduct. Its meaning and permitted values are determined by a controlled
vocabulary as described in the comment to the formalname ENTITY declaration
above.
================================================================================

			

element NewsService
diagram
used by
element NewsEnvelope
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
================================= NewsService ==================================
An identifier for a service to which all the NewsItems in a NewsML document
belong. The value of the FormalName attribute is a formal name for the
NewsService. Its meaning and permitted values are determined by a controlled
vocabulary as described in the comment to the formalname ENTITY declaration
above.
================================================================================

			

element Notation
diagram
used by
element ContentItem
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
=================================== Notation ===================================
An indication of the notation of a ContentItem. The value of the FormalName
attribute is a formal name for the Notation. Its meaning and permitted values
are determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above.
================================================================================

			

element OfInterestTo
diagram
children Relevance
used by
element DescriptiveMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
================================= OfInterestTo =================================
An indication of the target audience of a NewsItem. The value of the FormalName
attribute is a formal name for the target audience. Its meaning and permitted
values are determined by a controlled vocabulary as described in the comment to
the formalname ENTITY declaration above.
================================================================================

			

element Origin
diagram
children Origin
used by
elements ByLine ByLineTitle CopyrightDate CopyrightHolder CopyrightLine CreditLine DateLine EndDate Geography HeadLine KeywordLine Limitations NewsLineText Origin RightsHolder RightsLine SeriesLine SlugLine StartDate SubHeadLine UsageType
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
Href  xs:string        
annotation
documentation 
 
==================================== Origin ====================================
A wrapper for all or part of the text of a piece of text, which provides a
pointer to an item of data corresponding formally to what is being described
here in natural language. The Href attribute identifies the relevant data, and
may be an http URL or a NewsML URN as described in the comment to
PublicIdentifier, optionally including a fragment identifier. Alternatively, it
can be a simple fragment identifier consisting of a # character followed by the
value of the Duid of an element in the current document.
================================================================================

			

element Party
diagram
children Property
used by
group party
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
Topic  xs:string        
annotation
documentation 
 
=================================== Party ======================================
An indication of the person, company or organisation that has a particular
relationship to this NewsItem in the news workflow. The value of the FormalName
attribute is a formal name for the Party. Its meaning and permitted values
are determined by a controlled vocabulary as described in the comment to the
formalname ENTITY declaration above. The optional Topic attribute may be used as
a direct pointer to that Topic. The pointer may take the form of an http URL or
a NewsML URN, or a # character followed by the value of the Duid attribute of a
Topic element in the current document. The Property child element was added in version 1.1 to eliminate 
the need for creation of ad-hoc topics for volatile information internal to a NewsML document (eg the name 
of the person involved in editing of the story, which is usually internal information to the provider).
================================================================================
			

element Priority
diagram
used by
element NewsEnvelope
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
annotation
documentation 
 
=================================== Priority ===================================
An indication of the priority notation of a NewsItem. The value of the
FormalName attribute is a formal name for the Priority. Its meaning and
permitted values are determined by a controlled vocabulary as described in
the comment to the formalname ENTITY declaration above.
================================================================================

			

element Property
diagram
children Property
used by
elements AdministrativeMetadata Characteristics DescriptiveMetadata Location Metadata NewsManagement Party Property RightsMetadata Topic
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
Value  xs:string        
ValueRef  xs:string        
AllowedValues  xs:string        
AllowedScheme  xs:string        
annotation
documentation 
 
=================================== Property ===================================
A property of a NewsItem, NewsComponent, ContentItem, Topic, Location or Party. The property has a 
name and either  a simple Value or a complex value consisting of a set of further properties.
The property has a name and either  a simple Value or a complex value consisting of a set of
further properties.

Value
=====
A string representation of the value of a Property.

ValueRef
========
A pointer to the value of the Property. This might be a Topic in a TopicSet, or
any other piece of data. If both Value and ValueRef are provided, then ValueRef
identifies the actual value of the property, with Value simply providing a
string representation or mnemonic for it.


AllowedValues
=============
The AllowedValues attribute, if present, is a pointer to a controlled vocabulary
that delimits the set of allowed values for the property. This may be an http
URL, or a NewsML URN, or a fragment identifier consisting of a # charactger
followed by the Duid of an element in the current document. The pointer must
reference either a Resource element that designates an external controlled
vocabulary, or a TopicSet element, that is itself the controlled vocabulary.

AllowedScheme (added in Version 1.1)
=============
The AllowedScheme attribute, if present, distinguishes the Scheme in a controlled
vocabulary that delimits the set of allowed values for the property. For a match to be 
obtained within the controlled vocabulary both the AllowedScheme  must match the 
Scheme in the vocabulary and the Value must match the FormalName in the vocabulary. 
The use of the AllowedScheme attribute serves to indicate that the Value data is
 drawn from a controlled vocabulary rather that being an uncontrolled entry.
================================================================================

			

element Provider
diagram
children Comment Party
used by
element AdministrativeMetadata
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
=================================== Provider ===================================
An individual and/or company or organisation that released a news object for
publication.
================================================================================

			

element ProviderId
diagram
type extension of xs:string
used by
element NewsIdentifier
attributes
Name  Type  Use  Default  Fixed  Annotation
Vocabulary  xs:string        
annotation
documentation 
 
================================== ProviderId ==================================
An identifier for the news provider that produced the NewsItem. The
provider's ID is specified in the element content. This should be an Internet
domain name that is owned by the provider at the date identified by the DateId
subelement of the NewsIdentifier.

Because the domain name "iptc.org" was owned on 1 October 2000 by the
International Press Telecommunications Council (IPTC) and no-one else, it is
certain that IPTC is the provider in this case.
================================================================================

			

element PublicIdentifier
diagram
type restriction of xs:string
used by
element NewsIdentifier
facets
minLength 27
pattern urn:newsml:\D+:(19[0-9][0-9]|20[0-9][0-9]|21[0-9][0-9])(0[1-9]|1[0-2])(0[1-9]|[1-2][0-9]|3[0-1]):.+:\d+\D?
annotation
documentation 
 
=============================== PublicIdentifier ===============================
A public identifier (in the sense defined by the XML 1,0 Specification) for a
NewsItem. This is the NewsML URN, and must be constructed as follows: 

urn:newsml:{ProviderId}:{DateId}:{NewsItemId}:{RevisionId}{RevisionId@Update}

where {x} means "the content of the x subelement of the NewsIdentifier" and
{x@y} means "the value of the y attribute of the x subelement of the
NewsIdentifier", with the exception that if the Update attribute of the
RevisionId element has its default value of N, it is omitted from the URN.

Note that the set of characters that can be included within a URN is limited.
The allowed characters are specified by the Internet Engineering Task Force
(IETF) in its Request For Comments (RFC) number 2141. This document is
available at http://www.ietf.org/rfc/rfc2141.txt. Any character that is not
within the permitted URN character set must be represented as a % character
followed by the sequence of one to six bytes of its UTF-8 encoding,
represented in their hexadecimal form. Thus, for example, the space character
in a URN would appear as %20, and the % character itself would appear as %25.
This mechanism does not cater for all Unicode or UTF-16 characters. Therefore,
it is important not to include characters in a NewsItemId that cannot be
encoded in UTF-8.

Note that the existence of this URN enables the NewsItem to be referenced
unambiguously by pointers from other XML elements or resources. Within such
pointers, if the RevisionId, its preceding : character and its following Update
qualifier are omitted, then the pointer designates the most recent revision at
the time it is resolved. Version 1.1.2 Pattern corrected for Date component

================================================================================

			

element Relevance
diagram
used by
element OfInterestTo
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
FormalName  xs:string  required      
Vocabulary  xs:string        
Scheme  xs:string        
AssignedBy  xs:string        
Importance  xs:string        
Confidence  xs:string        
HowPresent  xs:string        
DateAndTime  NewsMLDateTime        
annotation
documentation 
 
================================== Relevance ===================================
An indication of the relevance of a NewsItem to a given target audience. The
value of the FormalName attribute is a formal name for the Relevance. Its
meaning and permitted values are determined by a controlled vocabulary as
described in the comment to the formalname ENTITY declaration above.
================================================================================

			

element Replace
diagram
type restriction of xs:anyType
used by
element Update
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation 

=================================== Replace ====================================
An instruction to replace a designated element within a NewsItem. The element
that is to replace the designated element is the content of the Replace element.
The NewsItem within which the replacement takes place is the previous revision
of the current one, and the element to be replaced is the one whose Duid
value is equal to the value of the Replace element's DuidRefattribute.
================================================================================

			

element Resource
diagram
children Urn Url DefaultVocabularyFor
used by
element Catalog
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
annotation
documentation 
 
================================== Resource ====================================
An indication where a given resource can be found, and whether it is to be used
as the default vocabulary for certain formal names within the current subtree
of a NewsML document. The Urn attribute provides a NewsML URN for the res
urce.
THe Url attribute(s) provide(s) a location or locations where the resource may
be found. The DefaultVocabularyFor element contains an XPath pattern. The
identified resource acts as default vocabulary for any element within the
subtree whose root is the parent of the current Catalog, that matches this XPath
pattern.
================================================================================

			

element RevisionHistory
diagram
used by
element NewsManagement
attributes
Name  Type  Use  Default  Fixed  Annotation
Duid  xs:ID        
Euid  xs:string        
Href  xs:string  required      
annotation
documentation 
 
=============================== RevisionHistory ================================
A pointer to a file containing the revision history of the NewsItem.
================================================================================

			

element RevisionId
diagram
type extension of xs:positiveInteger
used by
element NewsIdentifier
attributes
Name  Type  Use  Default  Fixed  Annotation
PreviousRevision