home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _6A42A15FB47A47DFADECB852BA1251E5 < prev    next >
Encoding:
Text File  |  2002-08-22  |  78.8 KB  |  1,605 lines

  1. <!-- 
  2.                    ===========================================
  3.                    NewsML Document Type Definition Version 1.0
  4.                    ===========================================
  5.                  International Press Telecommunications Council
  6.                                 6 October 2000
  7.                             Copyright (c) IPTC, 2000
  8.                               All rights reserved
  9.                          NewsML is a trademark of IPTC
  10.  
  11.                      ======================================
  12.                      DO NOT REMOVE THESE LICENCE CONDITIONS
  13.                      ======================================
  14.          LICENCE OF THE IPTC NewsML TRADEMARK TO NON-MEMBERS OF THE IPTC
  15.  
  16. Use of the IPTC trademark shall be licensed by the IPTC ("the Licensor") to a
  17. Non-Member ("the Licensee") in consideration of the following obligations
  18. undertaken by the Licensee under the terms of this contract.
  19.  
  20.  1. The Licensee recognises the Licensor as the sole owner of the intellectual
  21.     property protected by the trademark.
  22.  
  23.  2. The Licensee recognises that the Licensor has the right to grant licenses
  24.     of the intellectual property protected by the trademark and has agreed to
  25.     grant such a licence to the Licensee in the terms set out in this contract.
  26.  
  27.  3. The Licensee shall not during the subsistence of this contract or at any
  28.     future time register to use in its own name as proprietor any of the
  29.     intellectual property protected by the trademark. 
  30.  
  31.  4. The Licensee shall not claim any right title or interest in the
  32.     intellectual property or any part of it save as is granted by this contract.
  33.  
  34.  5. The Licensee shall immediately call to the attention of the Licensor the use
  35.     of any part of the intellectual property by any third party or any activity
  36.     of any third party which might in the opinion of the Licensee amount to
  37.     infringement of the rights protected by the trademark.
  38.  
  39.  6. The Licensee shall not assign the benefit of this contract or grant any
  40.     sub-licence without the prior written consent of the Licensor.
  41.  
  42.  7. Use of the IPTC trademark is licensed only to those Licensees who comply
  43.     with the requirements of the official published description of NewsML.
  44.  
  45.  8. The Licensee promises to respect the integrity and quality standard of the
  46.     trademark and shall refrain from all acts and omissions which threaten the
  47.     integrity of the trademark as a mark of quality.
  48.  
  49.  9. The Licensee shall communicate immediately to the IPTC any instances of
  50.     actual or suspected misuse or non-compliance with the official published
  51.     description of NewsML which come to the attention of the Licensee.
  52.  
  53. 10. The Licensee shall, at the request of the IPTC Management Committee acting
  54.     unanimously, accede to any reasonable request of the IPTC to inspect the
  55.     address of the Licensee to verify compliance and each Licensee shall afford
  56.     to the IPTC such assistance as is requested by the IPTC in response to the
  57.     latter's reasonable enquiries in instances of suspected non-compliance with
  58.     the official published description of NewsML requirements.
  59.  
  60. The Licensee shall from time to time provide the IPTC with the full address of
  61. its place of business and that place will be deemed the Licensee's address.
  62.  
  63. The IPTC reserves the right to terminate the use of the trademark by the
  64. Licensee at any time without notice or without the need to give reasons to the
  65. Licensee for such termination.
  66.  
  67. This contract shall be governed and construed in accordance with the laws of
  68. England and Wales whose courts shall be courts of competent jurisdiction.
  69. -->
  70. <!-- 
  71.                                 ================
  72.                                 NOTE ON SPELLING
  73.                                 ================
  74. NewsML element and attribute names use US-English spellings. With this
  75. exception, this DTD and its accompanying specification use British English
  76. spellings.
  77. -->
  78. <!-- 
  79.                          =============================
  80.                          PARAMETER ENTITY DECLARATIONS 
  81.                          =============================
  82. -->
  83. <!-- 
  84. ================================================================================
  85.                                  Attribute sets 
  86. ================================================================================
  87. -->
  88. <!-- 
  89. ================================== assignment ==================================
  90. AssignedBy
  91. ==========
  92. An identifier for the party assigning a piece of metadata. This can be a
  93. string that designates the party informally (for example, a person's name),
  94. or a pointer in the form a fragment identifier consisting of a # character
  95. followed by the Duid of a Topic corresponding to the party.
  96.  
  97. Importance
  98. ==========
  99. An indication of the importance the party assigning a piece of metadata
  100. attaches to it. The value of the Importance attribute is a formal name for a
  101. level of importance. Its meaning and permitted values are determined by a
  102. controlled vocabulary.
  103.  
  104. Confidence
  105. ==========
  106. An indication of the confidence with which a piece of metadata has been
  107. assigned. The value of the Confidence attribute is a formal name for a
  108. degree of confidence. Its meaning and permitted values are determined by a
  109. controlled vocabulary.
  110.  
  111. HowPresent
  112. ==========
  113. An indication of the way in which a piece of metadata applies. The value of
  114. the HowPresent attribute is a formal name for the way the metadata applies.
  115. Its meaning and permitted values are determined by a controlled vocabulary.
  116.  
  117. DateAndTime
  118. ===========
  119. The date and (optionally) time at which a piece of metadata was assigned. 
  120.  
  121. Uses the format CCYYMMDDTHHMMSS{+or-}HHMM (century, year, month, day, time
  122. separator, hours, minutes, seconds, timezone separator, hours, minutes). If
  123. only the Date is needed, then the substring from T onwards may be omitted.
  124.  
  125. This is the Basic Format defined by ISO 8601. CCYY is a 4-digit year number.
  126. MM is a 2-digit month number. DD is a 2-digit day number. T is the letter 'T'.
  127. HH is a 2-digit hour number (using a 24-hour clock). MM is a 2 digit minute
  128. number. (Note that midnight may be represented as 240000 on the date
  129. of the day that is ending, or as 000000 on the date of the day that is
  130. beginning.)
  131.  
  132. {+or-} is the '+' character or the '-' character, and the following HHMM are
  133. hours and minutes of offset from Universal Co-ordinated Time (UTC) as defined
  134. by ISO 8601. If the time is being expressed in UTC, then the timezone offset
  135. may be '+0000' or '-0000'. If the time is behind UTC, the timezone separator
  136. is '-'. If the time is ahead of UTC the timezone separator is '+'.
  137.  
  138. Example: 10:27 p.m. in New York on 31 December 2000 would be expressed as 
  139. "20001231T222700-0500" as New York is five hours behind UTC in winter. At
  140. the 
  141.  same moment in London, the date and time would be expressed as
  142. "20010101T032700+0000" or as "20010101T032700-0000" because in London it is
  143. now 3:27 a.m. on 1 January 2001. At the same moment in Paris,the date and
  144. time would be expressed as "20010101T042700+0100", because Paris is one hour
  145. ahead of UTC
  146.  in winter and it is now 4:27 a.m. on 1 January 2001.
  147. ================================================================================
  148.  
  149. -->
  150. <!ENTITY % assignment " AssignedBy  CDATA  #IMPLIED
  151.                      Importance  CDATA  #IMPLIED
  152.                      Confidence  CDATA  #IMPLIED
  153.                      HowPresent  CDATA  #IMPLIED
  154.                      DateAndTime CDATA  #IMPLIED">
  155.  
  156. <!-- 
  157. ================================= formalname ===================================
  158.  
  159. FormalName
  160. ==========
  161. A string of characters whose meaning is determined by a controlled vocabulary.
  162.  
  163. Vocabulary
  164. ==========
  165. The Vocabulary attribute, if present, provides a pointer to a TopicSet which is
  166. the controlled vocabulary that can be used to resolve the meaning of the
  167. FormalName. The value of the Vocabulary attribute is an http URL or a NewsML
  168. URN, or the # character followed by the value of the Duid attribute of the a
  169. TopicSet in the current document.
  170.  
  171. If there is no Vocabulary attribute, then the controlled vocabulary to be used
  172. is located by the following algorithm:
  173. - Proceed to the parent of the current element.
  174. - If it has a Catalog element as its immediate child, see whether that Catalog
  175.   contains a Resource element whose DefaultVocabularyFor child contains an XPath
  176.   pattern that is matched by the current element. If so, then the controlled
  177.   vocabulary is the resource identified by that Resource element.
  178. - If the parent does not meet the above condition, proceed to its parent and
  179.   check the same condition.
  180. - Continue until a vocabulary is found, or no further parent elements are
  181.   available because the root element has been reached and it too fails to meet
  182.   the condition.
  183.  
  184. If there is no Vocabulary attribute and the above algorithm fails to identify
  185. a resource that serves as the controlled vocabulary, there is an error, which
  186. the NewsML system may signal to the user.
  187.  
  188. The NewsML system may also signal an error if a vocabulary is successfully
  189. identified, but it contains no item that matches the value of the FormalName
  190. whose meaning is sought.
  191.  
  192. Scheme
  193. ======
  194. The Scheme attribute, if present, serves to distinguish which of possibly
  195. multiple naming schemes in the controlled vocabulary is the one that governs
  196. this FormalName. For a match to be obtained within the controlled vocabulary,
  197. the rule is that the FormalName and the Scheme must both match. If there is
  198. no Scheme attribute on the current element, the match will be to an item in
  199. the vocabulary that has the current formal name and no scheme. If there is a
  200. Scheme attribute on the current element, then both the formal name and the
  201. scheme in the controlled vocabulary must match.
  202. ================================================================================
  203. -->
  204. <!ENTITY % formalname " FormalName CDATA  #REQUIRED
  205.                      Vocabulary CDATA  #IMPLIED
  206.                      Scheme     CDATA  #IMPLIED">
  207.  
  208. <!-- 
  209. =================================== localid ====================================
  210.  
  211. Duid
  212. ====
  213. Duid is a "Document-unique Identifier". It must satisfy the rules for XML ID
  214. attributes: it must only contain name characters, and it must start with a 
  215. name-start character (not a digit). Its value must be unique within any NewsML
  216. document.
  217.  
  218. Every NewsML element type has Duid as an optional attribute. Combined with the
  219. Identifier element, providing a value for the Duid of any element in a NewsML
  220. document makes the element globally identifiable. The Identifier element gives
  221. global identification to the document, and the Duid provides local
  222. identification for the element within the document.
  223.  
  224. Euid
  225. ====
  226. Euid is an "Element-unique Identifier". Its value must be unique among elements
  227. of the same element-type and having the same parent element.
  228.  
  229. Use of Euid attribute makes it possible to identify any NewsML element within
  230. the context of its local branch of the NewsML document tree. This makes it
  231. possible to copy, or include by reference, subtrees into new combinations in
  232. ways that would break the uniqueness of Duids (thereby forcing new Duids to be
  233. allocated), but still being able to retain the identity of each element. If
  234. Euids are maintained at every level, it is possible to identify, for example
  235. "The ContentItem whose Euid is abc within the NewsComponent whose Euid is def".
  236. Such identification patterns would be preserved even after "pruning and
  237. grafting" of subtrees.
  238. ================================================================================
  239. -->
  240. <!ENTITY % localid " Duid ID     #IMPLIED
  241.                      Euid CDATA  #IMPLIED">
  242.  
  243. <!-- 
  244. ================================================================================
  245.                                  Content Models 
  246. ================================================================================
  247. -->
  248. <!-- 
  249. ===================================== data =====================================
  250. Where data is included, it may be directly in the form of a DataContent element,
  251. or in the form of DataContent wrapped in an Encoding element, or by reference
  252. through an Href attribute, in which case neither a DataContent nor an Encoding
  253. element will be present.
  254. ================================================================================
  255. -->
  256. <!ENTITY % data " (Encoding
  257.                  | DataContent )?">
  258.  
  259. <!-- 
  260. ==================================== party =====================================
  261. Person, organisation or company playing a specific role in the
  262. news workflow. The role being played is determined by the parent element. More
  263. information about it can be provided in the optional Comment subelements. 
  264. ================================================================================
  265.  
  266. -->
  267. <!ENTITY % party " (Comment*
  268.                   , Party+ )">
  269.  
  270. <!-- 
  271.                            =========================
  272.                            ELEMENT TYPE DECLARATIONS 
  273.                            =========================
  274. -->
  275. <!-- 
  276. ============================ AdministrativeMetadata ============================
  277. Information about the provenance of a NewsComponent. 
  278. ================================================================================
  279. -->
  280. <!ELEMENT AdministrativeMetadata  (Catalog? , FileName? , SystemIdentifier? , Provider? , Creator? , Source* , Contributor* , Property* )>
  281. <!ATTLIST AdministrativeMetadata  %localid; >
  282. <!-- 
  283.  
  284. ================================ AssociatedWith ================================
  285. A reference to a NewsItem with which this one is associated (for example, a
  286. series of articles, or a collection of photos, of which it is a part). The 
  287. NewsItem attribute identifies the relevant NewsItem. Its value can be an
  288. http URL or a NewsML URN as described in the comment to PublicIdentifier. The
  289. Comment can be used to indicate the nature of the association.
  290. ================================================================================
  291.  
  292. -->
  293. <!ELEMENT AssociatedWith  (Comment* )>
  294. <!ATTLIST AssociatedWith  %localid;
  295.                           NewsItem CDATA  #IMPLIED >
  296. <!-- 
  297. ================================ BasisForChoice ================================
  298. The content of this element is an XPath statement or element-type name
  299. identifying information within each NewsComponent or ContentItem that can be
  300. used as a basis for choice between equivalent NewsComponents or ContentItems.
  301. If the XPath pattern begins with a . character, this represents the 'root' of
  302. the XPath and corresponds to the NewsComponent or ContentItem itself. By
  303. applying the XPath pattern to each NewsComponent or ContentItem in turn within
  304. the set of equivalents, the system can extrac the data on the basis of which a
  305. choice between the items can be made. If multiple matches to the XPath pattern
  306. are present within the subtree that begins at the 'root', only the first match
  307. found in document order is significant.  The optional Rank attribute allows
  308. providers to place a numerical order on the
  309.  importance they think should be
  310. attached to the different bases for choice.
  311.  Smaller numbers represent higher
  312. importance.
  313. ================================================================================
  314. -->
  315. <!ELEMENT BasisForChoice  (#PCDATA )>
  316. <!ATTLIST BasisForChoice  %localid;
  317.                           Rank    CDATA  #IMPLIED >
  318. <!-- 
  319.  
  320. ==================================== ByLine ====================================
  321. A natural-language statement of the author/creator information.
  322. ================================================================================
  323. -->
  324. <!ELEMENT ByLine  (#PCDATA | Origin )*>
  325. <!ATTLIST ByLine  %localid;
  326.                   xml:lang CDATA  #IMPLIED >
  327. <!-- 
  328. =================================== Catalog ====================================
  329. A container for Resource and TopicUse elements. Resource elements map URNs to
  330. URLs and indicate default vocabularies which apply to the formal names of
  331. certain elements within the subtree that begins with the immediate parent of
  332. the Catalog element. TopicUse elements indicate where in the NewsML document
  333. certain Topics are used. The optional Href attribute provides a pointer to
  334. a Catalog element elsewhere in this or another document. Its value consists of
  335. a # character followed by the value of the Duid attribute of the referenced
  336. Catalog element and preceded, if the referenced Catalog is not in the current
  337. document, by an http URL or a NewsML URN identifying the document or NewsItem
  338. in which the Catalog appears. If the Href attribute is present on a Catalog
  339. element, then that element should be empty. If it contains subelements, the
  340. NewsML system may signal an error.
  341. ================================================================================
  342. -->
  343. <!ELEMENT Catalog  (Resource* , TopicUse* )>
  344. <!ATTLIST Catalog  %localid;
  345.                    Href    CDATA  #IMPLIED >
  346. <!-- 
  347. =============================== Characteristics ================================
  348. Information about the physical characteristics of a ContentItem.
  349. ================================================================================
  350. -->
  351. <!ELEMENT Characteristics  (SizeInBytes? , Property* )>
  352. <!ATTLIST Characteristics  %localid; >
  353. <!-- 
  354. =================================== Comment ====================================
  355. A natural-language description of, or statement about, the current element. The
  356. optional TranslationOf attribute is a pointer to another Comment element, of
  357. which this one is a direct translation.
  358. ================================================================================
  359. -->
  360. <!ELEMENT Comment  (#PCDATA )>
  361. <!ATTLIST Comment  %localid;
  362.                    xml:lang      CDATA  #IMPLIED
  363.                    TranslationOf IDREF  #IMPLIED >
  364. <!-- 
  365. ================================= ContentItem ==================================
  366. A news object that carries or identifies content intended for presentation to
  367. humans.
  368. ================================================================================
  369. -->
  370. <!ELEMENT ContentItem  (Comment* , Catalog? , MediaType? , Format? , MimeType? , Notation? , Characteristics? , %data; )>
  371. <!ATTLIST ContentItem  %localid;
  372.                        Href    CDATA  #IMPLIED >
  373. <!-- 
  374. ================================= Contributor ==================================
  375. An individual and/or company or organisation that modified or enhanced a news
  376. object after its creation.
  377. ================================================================================
  378. -->
  379. <!ELEMENT Contributor  (%party; )>
  380. <!ATTLIST Contributor  %localid; >
  381. <!-- 
  382. ================================== Copyright ===================================
  383. The copyright that pertains to a news object.
  384. ================================================================================
  385. -->
  386. <!ELEMENT Copyright  (Comment* , CopyrightHolder , CopyrightDate )>
  387. <!ATTLIST Copyright  %localid;
  388.                      %assignment; >
  389. <!-- 
  390. ================================ CopyrightDate =================================
  391. A natural-language statement of the copyright date.
  392. ================================================================================
  393.  
  394. -->
  395. <!ELEMENT CopyrightDate  (#PCDATA | Origin )*>
  396. <!ATTLIST CopyrightDate  %localid;
  397.                          xml:lang CDATA  #IMPLIED >
  398. <!-- 
  399. =============================== CopyrightHolder ================================
  400. A natural-language statement indicating who owns the copyright.
  401. ================================================================================
  402. -->
  403. <!ELEMENT CopyrightHolder  (#PCDATA | Origin )*>
  404. <!ATTLIST CopyrightHolder  %localid;
  405.                            xml:lang CDATA  #IMPLIED >
  406. <!-- 
  407. ================================ CopyrightLine =================================
  408. A natural-language statement of the copyright information.
  409. ================================================================================
  410. -->
  411. <!ELEMENT CopyrightLine  (#PCDATA | Origin )*>
  412. <!ATTLIST CopyrightLine  %localid;
  413.                          xml:lang CDATA  #IMPLIED >
  414. <!-- 
  415. =================================== Creator ====================================
  416. An individual and/or company or organisation that created a news object.
  417. ================================================================================
  418. -->
  419. <!ELEMENT Creator  (%party; )>
  420. <!ATTLIST Creator  %localid; >
  421. <!-- 
  422. ================================== CreditLine ==================================
  423. A natural-language statement of credit information.
  424. ================================================================================
  425. -->
  426. <!ELEMENT CreditLine  (#PCDATA | Origin )*>
  427. <!ATTLIST CreditLine  %localid;
  428.                       xml:lang CDATA  #IMPLIED >
  429. <!-- 
  430. ================================= DataContent ==================================
  431. The data that carries the content of a ContentItem.
  432. ================================================================================
  433. -->
  434. <!ELEMENT DataContent ANY>
  435. <!ATTLIST DataContent  %localid; >
  436. <!-- 
  437. ================================= DateAndTime ==================================
  438. A formal representation of a date and, optionally, time, expressed in ISO 8601
  439. Basic Format, as described in the comment to the DateAndTime attribute within
  440. the assignment ENTITY declaration above.
  441. ================================================================================
  442. -->
  443. <!ELEMENT DateAndTime  (#PCDATA )>
  444. <!ATTLIST DateAndTime  %localid; >
  445. <!-- 
  446. ==================================== DateId ====================================
  447. A date identifier of a NewsItem in short ISO 8601 Basic Format (CCYYMMDD), as
  448. described in the comment to the DateAndTime attribute within the assignment
  449. ENTITY declaration above. The DateId is part of the formal identification of the
  450. NewsItem, and must remain the same through successive revisions of the same
  451. NewsItem.
  452. ================================================================================
  453. -->
  454. <!ELEMENT DateId  (#PCDATA )>
  455.  
  456. <!-- 
  457. ================================== DateLabel ===================================
  458. A string representation of a date or date and time, used by human users to help
  459. identify a NewsItem.
  460. ================================================================================
  461. -->
  462. <!ELEMENT DateLabel  (#PCDATA )>
  463. <!ATTLIST DateLabel  %localid; >
  464. <!--
  465. =================================== DateLine ===================================
  466. A natural-language statement of the date and/or place of creation.
  467. ================================================================================
  468. -->
  469. <!ELEMENT DateLine  (#PCDATA | Origin )*>
  470. <!ATTLIST DateLine  %localid;
  471.                     xml:lang CDATA  #IMPLIED >
  472. <!-- 
  473. ============================ DefaultVocabularyFor ==============================
  474. An indication that the parent Resource provides the default vocabulary that
  475. determines the meanings and permitted values of the data occurring in a
  476. particular part of a NewsML document subtree. The Context attribute is an
  477. XPath pattern identifying the data to which the default vocabulary applies.
  478. If the XPath pattern is one that matches elements, then it is the value of the
  479. FormalName attribute of that element that is designated. If the XPath pattern
  480. is one that matches attributes, then it is the value of that attribute itself
  481. that is designated. The optional Scheme attribute identifies the relevant naming
  482. scheme if the Resource contains more than one naming scheme. If the Resource is
  483. a NewsML TopicSet, then the meaning of the data identified by the Context is
  484. provided by the Topic whose FormalName subelement matches that data. If the
  485. Resource is not a NewsML TopicSet, then the way in which it is interpreted in
  486. order to provide a meaning for the data is not defined by NewsML but by the
  487. authority that governs whatever format the Resource uses.
  488.  
  489. Example:
  490. <NewsComponent>
  491.  <Catalog>
  492.   <Resource Duid="resource1">
  493.    <Urn>urn:newsml:iptc.org:20001006:Confidence:1</Urn>
  494.    <Url>www.iptc.org/NewsML/topicsets/iptc-confidence.xml</Url>
  495.    <DefaultVocabularyFor Context="@Confidence"/>
  496.   </Resource>
  497.   <Resource Duid="resource2">
  498.    <Urn>urn:newsml:iptc.org:20001006:Confidence:1</Urn>
  499.    <Url>www.iptc.org/NewsML/topicsets/iptc-confidence.xml</Url>
  500.    <DefaultVocabularyFor Context="@Confidence"/>
  501.   </Resource>
  502.   <Resource Duid="resource3">
  503.    <Urn>urn:newsml:iptc.org:20001006:HowPresent:1</Urn>
  504.    <Url>www.iptc.org/NewsML/topicsets/iptc-howpresent.xml</Url>
  505.    <DefaultVocabularyFor Context="@HowPresent"/>
  506.  </Resource>
  507.  </Catalog>
  508.  <TopicSet FormalName="Person">
  509.   <Topic Duid="topic1">
  510.    <TopicType FormalName="Person">
  511.    <Description Variant="Name">Bill Clinton</Description>
  512.    <Description Variant="Position">President of the USA</Description>
  513.   </Topic>
  514.  </TopicSet>
  515.  </DescriptiveMetadata>
  516.   <TopicOccurrence
  517.    AssignedBy="Desk Editor"
  518.    Confidence="High"
  519.    HowPresent="Primary"
  520.    Topic="#topic1"/>
  521.  </DescriptiveMetadata>
  522.  ...
  523. </NewsComponent>
  524.  
  525. ================================================================================
  526. -->
  527. <!ELEMENT DefaultVocabularyFor EMPTY>
  528. <!ATTLIST DefaultVocabularyFor  %localid;
  529.                                 Context CDATA  #REQUIRED
  530.                                 Scheme  CDATA  #IMPLIED >
  531. <!--
  532. ==================================== Delete ====================================
  533. An instruction to delete an element within a NewsItem. The NewsItem is
  534. the previous revision of the current one, and the element to be deleted is the
  535. one whose Duid value is equal to the value of the Delete element's DuidRef
  536. attribute.
  537. ================================================================================
  538. -->
  539. <!ELEMENT Delete EMPTY>
  540. <!ATTLIST Delete  %localid;
  541.                   DuidRef CDATA  #REQUIRED >
  542. <!-- 
  543. ================================= DerivedFrom ==================================
  544. A reference to an NewsItem from which this one is derived. The NewsItem attribute
  545. identifies the relevant NewsItem. Its value can be an http URL or a NewsML URN
  546. as described in the comment to PublicIdentifier.
  547. ================================================================================
  548. -->
  549. <!ELEMENT DerivedFrom  (Comment* )>
  550. <!ATTLIST DerivedFrom  %localid;
  551.                        NewsItem CDATA  #IMPLIED >
  552. <!-- 
  553. ================================= Description ==================================
  554. A description that identifies a Topic, thereby indicating the meaning of a
  555. formal name associated with that Topic. The xml:lang attribute indicates what
  556. language the description is in. The optional Variant attribute allows multiple
  557. descriptions to be given in the same language, and meaningfully distinguished
  558. from one another.
  559. ================================================================================
  560. -->
  561. <!ELEMENT Description  (#PCDATA )>
  562. <!ATTLIST Description  %localid;
  563.                        xml:lang CDATA  #IMPLIED
  564.                        Variant  CDATA  #IMPLIED >
  565. <!-- 
  566. ============================= DescriptiveMetadata ==============================
  567. Information describing the content of a NewsComponent. 
  568. ================================================================================
  569. -->
  570. <!ELEMENT DescriptiveMetadata  (Catalog? , Language* , Genre? , SubjectCode* , OfInterestTo* , TopicOccurrence* , Property* )>
  571. <!ATTLIST DescriptiveMetadata  %localid;
  572.                                %assignment; >
  573. <!-- 
  574. =================================== Encoding ===================================
  575. The encoding of the data comprising the content of a ContentItem. 
  576. ================================================================================
  577. -->
  578. <!ELEMENT Encoding %data;>
  579. <!ATTLIST Encoding  %localid;
  580.                     Notation CDATA  #REQUIRED >
  581. <!-- 
  582. =================================== EndDate ====================================
  583. A natural-language statement of the date at which specified usage rights come
  584. to an end.
  585. ================================================================================
  586. -->
  587. <!ELEMENT EndDate  (#PCDATA | Origin )*>
  588. <!ATTLIST EndDate  %localid;
  589.                    xml:lang   CDATA  #IMPLIED
  590.                    %assignment; >
  591. <!-- 
  592. =================================== FileName ===================================
  593. The suggested or actual storage file name for a NewsItem. 
  594. ================================================================================
  595. -->
  596. <!ELEMENT FileName  (#PCDATA )>
  597. <!ATTLIST FileName  %localid; >
  598. <!-- 
  599. ================================= FirstCreated =================================
  600. The date and, optionally, time at which a NewsItem was first created, expressed
  601. in ISO 8601 Basic Format, as described in the comment to the DateAndTime
  602. attribute within the assignment ENTITY declaration above.
  603. ================================================================================
  604. -->
  605. <!ELEMENT FirstCreated  (#PCDATA )>
  606. <!ATTLIST FirstCreated  %localid; >
  607. <!-- 
  608. ================================= FormalName ===================================
  609. A string of characters whose meaning is determined by a naming scheme within a
  610. controlled vocabulary. The controlled vocabulary may (but is not required to)
  611. take the form of a NewsML TopicSet. The optional Scheme attribute determines
  612. which naming scheme applies, when several exist within the same controlled
  613. vocabulary.
  614. ================================================================================
  615. -->
  616. <!ELEMENT FormalName  (#PCDATA )>
  617. <!ATTLIST FormalName  %localid;
  618.                       Scheme  CDATA  #IMPLIED >
  619. <!-- 
  620. ==================================== Format ====================================
  621. An indication of the format of a ContentItem. The value of the FormalName
  622. attribute is a formal name for the Format. Its meaning and permitted values are
  623. determined by a controlled vocabulary as described in the comment to the
  624. formalname ENTITY declaration above.
  625. ================================================================================
  626. -->
  627. <!ELEMENT Format EMPTY>
  628. <!ATTLIST Format  %localid;
  629.                   %formalname; >
  630. <!-- 
  631. ================================= FutureStatus =================================
  632. An indication of the status a NewsItem will have at a specified future date. The
  633. value of the FormalName attribute is a formal name for the FutureStatus. Its
  634. meaning is determined by a controlled vocabulary as described in the comment
  635. to the formalname ENTITY declaration above.
  636. ================================================================================
  637. -->
  638. <!ELEMENT FutureStatus EMPTY>
  639. <!ATTLIST FutureStatus  %localid;
  640.                         %formalname; >
  641. <!-- 
  642. ==================================== Genre =====================================
  643. An indication of the Genre of a NewsComponent. The value of the FormalName
  644. attribute is a formal name for the Genre. Its meaning and permitted values are
  645. determined by a controlled vocabulary as described in the comment to the
  646. formalname ENTITY declaration above.
  647. ================================================================================
  648. -->
  649. <!ELEMENT Genre EMPTY>
  650. <!ATTLIST Genre  %localid;
  651.                  %formalname;
  652.                  %assignment; >
  653. <!-- 
  654. ================================== Geography ===================================
  655. A natural-language statement of the geographical area or areas to which
  656. specified usage rights apply.
  657. ================================================================================
  658. -->
  659. <!ELEMENT Geography  (#PCDATA | Origin )*>
  660. <!ATTLIST Geography  %localid;
  661.                      xml:lang   CDATA  #IMPLIED
  662.                      %assignment; >
  663. <!-- 
  664. =================================== HeadLine ===================================
  665. A displayable headline.
  666. ================================================================================
  667. -->
  668. <!ELEMENT HeadLine  (#PCDATA | Origin )*>
  669. <!ATTLIST HeadLine  %localid;
  670.                     xml:lang CDATA  #IMPLIED >
  671. <!-- 
  672. ================================ Identification ================================
  673. Identification information for the NewsItem.
  674. ================================================================================
  675. -->
  676. <!ELEMENT Identification  (NewsIdentifier , NameLabel? , DateLabel? , Label* )>
  677. <!ATTLIST Identification  %localid; >
  678. <!--
  679. ================================= InsertAfter ==================================
  680. An instruction to insert content after a designated element within a NewsItem.
  681. The content to be inserted is the content of the InsertAfter element. The
  682. NewsItem into which it is to be inserted is the previous revision of the current
  683. one, and the element after which it is to be inserted is the one whose Duid
  684. value is equal to the value of the InsertAfter element's DuidRef attribute.
  685. ================================================================================
  686. -->
  687. <!ELEMENT InsertAfter ANY>
  688. <!ATTLIST InsertAfter  %localid;
  689.                        DuidRef CDATA  #REQUIRED >
  690. <!--
  691. ================================= InsertBefore =================================
  692. An instruction to insert content before a designated element within a NewsItem.
  693. The content to be inserted is the content of the InsertBefore element. The
  694. NewsItem into which it is to be inserted is the previous revision of the current
  695. one, and the element before which it is to be inserted is the one whose Duid
  696. value is equal to the value of the InsertBefore element's DuidRef attribute.
  697. ================================================================================
  698. -->
  699. <!ELEMENT InsertBefore ANY>
  700. <!ATTLIST InsertBefore  %localid;
  701.                         DuidRef CDATA  #REQUIRED >
  702. <!--
  703. ================================= Instruction ==================================
  704. An instruction from a news provider to the recipient of a NewsItem. A special
  705. case of Instruction is an indication of the effect the current revision of a
  706. NewsItem has on the status of any previous revisions of the NewsItem that may
  707. still be on the recipient's system. In this case, it will contain one or more
  708. RevisionStatus elements. Otherwise, the value of the FormalName attribute is a
  709. formal name for the Instruction, and its meaning is determined by a controlled
  710. vocabulary as described in the comment to the formalname ENTITY declaration
  711. above.
  712. ================================================================================
  713. -->
  714. <!ELEMENT Instruction  (RevisionStatus* )>
  715. <!ATTLIST Instruction  %localid;
  716.                        %formalname; >
  717. <!-- 
  718. ================================= KeywordLine ==================================
  719. A displayable set of keywords relevant to a news object. This can be used by a
  720. NewsML system to assist manual or automated searches.
  721. ================================================================================
  722. -->
  723. <!ELEMENT KeywordLine  (#PCDATA | Origin )*>
  724. <!ATTLIST KeywordLine  %localid;
  725.                        xml:lang CDATA  #IMPLIED >
  726. <!-- 
  727. ==================================== Label =====================================
  728. A human-readable label for a NewsItem.
  729. ================================================================================
  730. -->
  731. <!ELEMENT Label  (LabelType , LabelText )>
  732. <!ATTLIST Label  %localid; >
  733. <!-- 
  734. =================================== LabelText ==================================
  735. The text that constitutes a Label of a given LabelType.
  736. ================================================================================
  737. -->
  738. <!ELEMENT LabelText  (#PCDATA )>
  739. <!ATTLIST LabelText  %localid; >
  740. <!-- 
  741. ================================= LabelType ====================================
  742. A user-defined type of label. The value of the FormalName attribute is a formal
  743. name for the LabelType. Its meaning and permitted values are determined by a
  744. controlled vocabulary as described in the comment to the formalname ENTITY
  745. declaration above.
  746. ================================================================================
  747. -->
  748. <!ELEMENT LabelType EMPTY>
  749. <!ATTLIST LabelType  %localid;
  750.                      %formalname; >
  751. <!-- 
  752. =================================== Language ===================================
  753. An indication of the, or a, language used in a content item. The value of the
  754. FormalName attribute is a formal name for the Language. Its meaning and
  755. permitted values are determined by a controlled vocabulary as described in the
  756. comment to the formalname ENTITY declaration above.
  757. ================================================================================
  758. -->
  759. <!ELEMENT Language EMPTY>
  760. <!ATTLIST Language  %localid;
  761.                     %formalname;
  762.                     %assignment; >
  763. <!-- 
  764. ================================= Limitations ==================================
  765. A natural-language statement of the terms and conditions that apply to the
  766. specified usage rights.
  767. ================================================================================
  768. -->
  769. <!ELEMENT Limitations  (#PCDATA | Origin )*>
  770. <!ATTLIST Limitations  %localid;
  771.                        xml:lang   CDATA  #IMPLIED
  772.                        %assignment; >
  773. <!-- 
  774. ================================== MediaType ===================================
  775. An indication of the media type of a ContentItem. The value of the FormalName
  776. attribute is a formal name for the MediaType. Its meaning and permitted values
  777. are determined by a controlled vocabulary as described in the comment to the
  778. formalname ENTITY declaration above.
  779. ================================================================================
  780. -->
  781. <!ELEMENT MediaType EMPTY>
  782. <!ATTLIST MediaType  %localid;
  783.                      %formalname; >
  784. <!-- 
  785. =================================== Metadata ===================================
  786. An container for a user-defined type of metadata.
  787. ================================================================================
  788. -->
  789. <!ELEMENT Metadata  (Catalog? , MetadataType , Property+ )>
  790. <!ATTLIST Metadata  %localid; >
  791. <!-- 
  792. =============================== MetadataType ===================================
  793. An indication of the type of metadata that is represented by the Property
  794. elements within this Metadata element. The value of the FormalName attribute is
  795. a formal name for the MetadataType. Its meaning and permitted values are
  796. determined by a controlled vocabulary as described in the comment to the
  797. formalname ENTITY declaration above.
  798. ================================================================================
  799. -->
  800. <!ELEMENT MetadataType EMPTY>
  801. <!ATTLIST MetadataType  %localid;
  802.                         %formalname; >
  803. <!-- 
  804. =================================== MimeType ===================================
  805. An indication of the MIME-type of a ContentItem. The value of the FormalName
  806. attribute is a formal name for the MimeType. Its meaning and permitted values
  807. are determined by a controlled vocabulary as described in the comment to the
  808. formalname ENTITY declaration above.
  809. ================================================================================
  810. -->
  811. <!ELEMENT MimeType EMPTY>
  812. <!ATTLIST MimeType  %localid;
  813.                     %formalname; >
  814. <!-- 
  815. ================================== NameLabel ===================================
  816. A string used by human users as a name to help identify a NewsItem. Its form is
  817. determined by the provider. It might be identical to the textual content of
  818. the SlugLine element, for example, but even if this is so, the system should not
  819. process the NameLabel as a slugline. Nothing can be assumed about the nature of
  820. the string within NameLabel beyond the fact that it can help to identify the
  821. NewsItem to humans.
  822. ================================================================================
  823. -->
  824. <!ELEMENT NameLabel  (#PCDATA )>
  825. <!ATTLIST NameLabel  %localid; >
  826. <!-- 
  827. ================================ NewsComponent =================================
  828. A container for news objects, used to identify the role of news objects in
  829. relation to one another, and to ascribe metadata to them. The Essential
  830. attribute indicates whether the provider considers that this NewsComponent
  831. is essential to the meaning of the NewsComponent within which it is contained.
  832. The EquivalentsList attribute indicates whether or not the NewsItems or
  833. NewsItemRefs, NewsComponents or ContentItems contained within this one are
  834. equivalent to one another in content and/or meaning
  835. ================================================================================
  836. -->
  837. <!ELEMENT NewsComponent  (Comment* , Catalog? , TopicSet* , Role? , BasisForChoice* , NewsLines? , AdministrativeMetadata? , RightsMetadata? , DescriptiveMetadata? , Metadata* ,  ( (NewsItem | NewsItemRef )+ | NewsComponent+ | ContentItem+ )? )>
  838. <!ATTLIST NewsComponent  %localid;
  839.                          Essential        (yes | no )  'no'
  840.                          EquivalentsList  (yes | no )  'no'
  841.                          xml:lang        CDATA  #IMPLIED >
  842. <!-- 
  843. ================================= NewsEnvelope =================================
  844. Information about the transmission of one or more NewsItems as a NewsML
  845. document.
  846. ================================================================================
  847. -->
  848. <!ELEMENT NewsEnvelope  (TransmissionId? , SentFrom? , SentTo? , DateAndTime , NewsService* , NewsProduct* , Priority? )>
  849. <!ATTLIST NewsEnvelope  %localid; >
  850. <!-- 
  851. ================================ NewsIdentifier ================================
  852. A globally unique identifier for a NewsItem. 
  853. ================================================================================
  854. -->
  855. <!ELEMENT NewsIdentifier  (ProviderId , DateId , NewsItemId , RevisionId , PublicIdentifier )>
  856.  
  857. <!-- 
  858. =================================== NewsItem ===================================
  859. A managed set of information representing a point of view, at a given time, on
  860. some event or events. Its Identification and NewsManagement provide
  861. manageability. It may contain either a NewsComponent, or one or more Updates
  862. that modify aspects of a previous Revision of the same NewsItem, or a
  863. TopicSet.
  864. ================================================================================
  865. -->
  866. <!ELEMENT NewsItem  (Comment* , Catalog? , Identification , NewsManagement ,  (NewsComponent | Update+ | TopicSet )? )>
  867. <!ATTLIST NewsItem  %localid;
  868.                     xml:lang CDATA  #IMPLIED >
  869. <!-- 
  870. ================================== NewsItemId ==================================
  871. An identifier for the NewsItem. The combination of NewsItemId and DateId must
  872. be unique among NewsItems that emanate from the same provider. Within these
  873. constraints, the NewsItemId can take any form the provider wishes. It may take
  874. the form of a name for the NewsItem that will be meaningful to humans, but this
  875. is not a requirement. The provider may optionally relate the values of
  876. NewsItemId to a controlled vocabulary, which is invoked by the Vocabulary
  877. attribute. The value ofthe Vocabulary attribute may be an http URL, a NewsML
  878. URN, or the # character followed by the value of the Duid attribute of a
  879. TopicSet in the current document. The Scheme attribute, if present, serves to
  880. distinguish which of possibly multiple naming schemes in the controlled
  881. vocabulary is the one that governs the NewsItemId.
  882. ================================================================================
  883. -->
  884. <!ELEMENT NewsItemId  (#PCDATA )>
  885. <!ATTLIST NewsItemId  Vocabulary CDATA  #IMPLIED
  886.                       Scheme     CDATA  #IMPLIED >
  887. <!-- 
  888. ================================= NewsItemRef ==================================
  889. A pointer to a NewsItem that is deemed to replace the NewsItemRef element. The
  890. NewsItem attribute is a pointer to the relevant NewsItem. Its value can be an
  891. http URL, or a NewsML URN as described in the comment to PublicIdentifier, or a
  892. fragment identifier consisting of a # character followed by the Duid of a
  893. NewsItem in the current document.
  894. ================================================================================
  895. -->
  896. <!ELEMENT NewsItemRef  (Comment* )>
  897. <!ATTLIST NewsItemRef  %localid;
  898.                        NewsItem CDATA  #IMPLIED >
  899. <!--
  900. ================================= NewsItemType =================================
  901. An indication of the type of a NewsItem. The value of the FormalName attribute
  902. is a formal name for the NewsItemType. Its meaning and permitted values are
  903. determined by a controlled vocabulary as described in the comment to the
  904. formalname ENTITY declaration above.
  905. ================================================================================
  906. -->
  907. <!ELEMENT NewsItemType EMPTY>
  908. <!ATTLIST NewsItemType  %localid;
  909.                         %formalname; >
  910. <!-- 
  911. =================================== NewsLine ===================================
  912. A newsline of a type not included in the NewsML specification.
  913. ================================================================================
  914. -->
  915. <!ELEMENT NewsLine  (NewsLineType , NewsLineText+ )>
  916. <!ATTLIST NewsLine  %localid; >
  917. <!-- 
  918. =================================== NewsLineText ===================================
  919. The text of a NewsLine of user-defined type.
  920. ================================================================================
  921. -->
  922. <!ELEMENT NewsLineText  (#PCDATA | Origin )*>
  923. <!ATTLIST NewsLineText  %localid;
  924.                         xml:lang CDATA  #IMPLIED >
  925. <!-- 
  926. ================================ NewsLineType ==================================
  927. An indication of a user-defined NewsLine type. The value of the FormalName
  928. attribute is a formal name for the NewsLineType. Its meaning and permitted
  929. values are determined by a controlled vocabulary as described in the comment
  930. to the formalname ENTITY declaration above.
  931. ================================================================================
  932. -->
  933. <!ELEMENT NewsLineType EMPTY>
  934. <!ATTLIST NewsLineType  %localid;
  935.                         %formalname; >
  936. <!-- 
  937. ================================== NewsLines ===================================
  938. A container for all the NewsLines that a NewsComponent has.
  939. ================================================================================
  940. -->
  941. <!ELEMENT NewsLines  ( (HeadLine , SubHeadLine? )* , ByLine* , DateLine* , CreditLine* , CopyrightLine* , RightsLine* , SeriesLine* , SlugLine* , KeywordLine* , NewsLine* )>
  942. <!ATTLIST NewsLines  %localid; >
  943. <!-- 
  944. ================================ NewsManagement ================================
  945. Information relevant to the management of a NewsItem.
  946. ================================================================================
  947. -->
  948. <!ELEMENT NewsManagement  (NewsItemType , FirstCreated , ThisRevisionCreated , Status , StatusWillChange? , Urgency? , RevisionHistory? , DerivedFrom* , AssociatedWith* , Instruction* , Property* )>
  949. <!ATTLIST NewsManagement  %localid; >
  950. <!-- 
  951. ==================================== NewsML ====================================
  952. A NewsML document, which must contain a NewsEnvelope and one or more NewsItems,
  953. and may include a Catalog element and a TopicSet element.
  954. ================================================================================
  955. -->
  956. <!ELEMENT NewsML  (Catalog? , TopicSet* ,  (NewsEnvelope , NewsItem+ ) )>
  957. <!ATTLIST NewsML  %localid; >
  958. <!-- 
  959. ================================= NewsProduct ==================================
  960. An identifier for a product to which all the NewsItems in a NewsML document
  961. belong. The value of the FormalName attribute is a formal name for the
  962. NewsProduct. Its meaning and permitted values are determined by a controlled
  963. vocabulary as described in the comment to the formalname ENTITY declaration
  964. above.
  965. ================================================================================
  966. -->
  967. <!ELEMENT NewsProduct EMPTY>
  968. <!ATTLIST NewsProduct  %localid;
  969.                        %formalname; >
  970. <!-- 
  971. ================================= NewsService ==================================
  972. An identifier for a service to which all the NewsItems in a NewsML document
  973. belong. The value of the FormalName attribute is a formal name for the
  974. NewsService. Its meaning and permitted values are determined by a controlled
  975. vocabulary as described in the comment to the formalname ENTITY declaration
  976. above.
  977. ================================================================================
  978. -->
  979. <!ELEMENT NewsService EMPTY>
  980. <!ATTLIST NewsService  %localid;
  981.                        %formalname; >
  982. <!-- 
  983. =================================== Notation ===================================
  984. An indication of the notation of a ContentItem. The value of the FormalName
  985. attribute is a formal name for the Notation. Its meaning and permitted values
  986. are determined by a controlled vocabulary as described in the comment to the
  987. formalname ENTITY declaration above.
  988. ================================================================================
  989. -->
  990. <!ELEMENT Notation EMPTY>
  991. <!ATTLIST Notation  %localid;
  992.                     %formalname; >
  993. <!-- 
  994. ================================= OfInterestTo =================================
  995. An indication of the target audience of a NewsItem. The value of the FormalName
  996. attribute is a formal name for the target audience. Its meaning and permitted
  997. values are determined by a controlled vocabulary as described in the comment to
  998. the formalname ENTITY declaration above.
  999. ================================================================================
  1000. -->
  1001. <!ELEMENT OfInterestTo  (Relevance? )>
  1002. <!ATTLIST OfInterestTo  %localid;
  1003.                         %formalname;
  1004.                         %assignment; >
  1005. <!-- 
  1006. ==================================== Origin ====================================
  1007. A wrapper for all or part of the text of a piece of text, which provides a
  1008. pointer to an item of data corresponding formally to what is being described
  1009. here in natural language. The Href attribute identifies the relevant data, and
  1010. may be an http URL or a NewsML URN as described in the comment to
  1011. PublicIdentifier, optionally including a fragment identifier. Alternatively, it
  1012. can be a simple fragment identifier consisting of a # character followed by the
  1013. value of the Duid of an element in the current document.
  1014. ================================================================================
  1015. -->
  1016. <!ELEMENT Origin  (#PCDATA | Origin )*>
  1017. <!ATTLIST Origin  %localid;
  1018.                   %assignment;
  1019.                   Href       CDATA  #IMPLIED >
  1020. <!-- 
  1021. =================================== Party ======================================
  1022. An indication of the person, company or organisation that has a particular
  1023. relationship to this NewsItem in the news workflow. The value of the FormalName
  1024. attribute is a formal name for the Party. Its meaning and permitted values
  1025. are determined by a controlled vocabulary as described in the comment to the
  1026. formalname ENTITY declaration above. The optional Topic attribute may be used as
  1027. a direct pointer to that Topic. The pointer may take the form of an http URL or
  1028. a NewsML URN, or a # character followed by the value of the Duid attribute of a
  1029. Topic element in the current document.
  1030. ================================================================================
  1031. -->
  1032. <!ELEMENT Party EMPTY>
  1033. <!ATTLIST Party  %localid;
  1034.                  %formalname;
  1035.                  Topic      CDATA  #IMPLIED >
  1036. <!-- 
  1037. =================================== Priority ===================================
  1038. An indication of the priority notation of a NewsItem. The value of the
  1039. FormalName attribute is a formal name for the Priority. Its meaning and
  1040. permitted values are determined by a controlled vocabulary as described in
  1041. the comment to the formalname ENTITY declaration above.
  1042. ================================================================================
  1043. -->
  1044. <!ELEMENT Priority EMPTY>
  1045. <!ATTLIST Priority  %localid;
  1046.                     %formalname; >
  1047. <!-- 
  1048. =================================== Property ===================================
  1049. A property of a NewsItem, NewsComponent, ContentItem or Topic. The property
  1050. has a name and either
  1051.  a simple Value or a complex value consisting of a set of
  1052. further properties.
  1053.  
  1054. Value
  1055. =====
  1056. A string representation of the value of a Property.
  1057.  
  1058. ValueRef
  1059. ========
  1060. A pointer to the value of the Property. This might be a Topic in a TopicSet, or
  1061. any other piece of data. If both Value and ValueRef are provided, then ValueRef
  1062. identifies the actual value of the property, with Value simply providing a
  1063. string representation or mnemonic for it.
  1064.  
  1065.  
  1066. Example:
  1067. <Catalog>
  1068.  <Resource Duid="resource1">
  1069.   <Urn>urn:newsml:reuters.com:20001001:Physical Characteristics:3</Urn>
  1070.   <Url>www.reuters.com/vocabs/physical.xml</Url>
  1071.   <Url>www.iptc.com/vocabularies/memberdefined/reuters/physical.xml</Url>
  1072.   <DefaultVocabularyFor Scheme="short" Context="Metadata/Property[@FormalName='Width']"/>
  1073.  </Resource>
  1074. </Catalog>
  1075. ...
  1076. <Property FormalName="Width" Vocabulary="#resource1">
  1077.  <Property FormalName="Unit" ValueRef="urn:newsml:iptc.org:20001006:units:1#cm"/>
  1078.  <Property FormalName="Quantity" Value="7.5"/>
  1079. </Property>
  1080.  
  1081. AllowedValues
  1082. =============
  1083. The AllowedValues attribute, if present, is a pointer to a controlled vocabulary
  1084. that delimits the set of allowed values for the property. This may be an http
  1085. URL, or a NewsML URN, or a fragment identifier consisting of a # charactger
  1086. followed by the Duid of an element in the current document. The pointer must
  1087. reference either a Resource element that designates an external controlled
  1088. vocabulary, or a TopicSet element, that is itself the controlled vocabulary.
  1089. ================================================================================
  1090. -->
  1091. <!ELEMENT Property  (Property* )>
  1092. <!ATTLIST Property  %localid;
  1093.                     %formalname;
  1094.                     %assignment;
  1095.                     Value         CDATA  #IMPLIED
  1096.                     ValueRef      CDATA  #IMPLIED
  1097.                     AllowedValues CDATA  #IMPLIED >
  1098. <!-- 
  1099. =================================== Provider ===================================
  1100. An individual and/or company or organisation that released a news object for
  1101. publication.
  1102. ================================================================================
  1103. -->
  1104. <!ELEMENT Provider  (%party; )>
  1105. <!ATTLIST Provider  %localid; >
  1106. <!-- 
  1107. ================================== ProviderId ==================================
  1108. An identifier for the news provider that produced the NewsItem. The
  1109. provider's ID is specified in the element content. This should be an Internet
  1110. domain name that is owned by the provider at the date identified by the DateId
  1111. subelement of the NewsIdentifier.
  1112.  
  1113. Example: 
  1114. <NewsIdentifier>
  1115.  <ProviderId>iptc.org</ProviderId>
  1116.  <DateId>20001001</DateId>
  1117.  <NewsItemId>NewsML version 1.0</NewsItemId>
  1118.  <RevisionId>1</RevisionId
  1119. </NewsIdentifier>
  1120.  
  1121. Because the domain name "iptc.org" was owned on 1 October 2000 by the
  1122. International Press Telecommunications Council (IPTC) and no-one else, it is
  1123. certain that IPTC is the provider in this case.
  1124. ================================================================================
  1125. -->
  1126. <!ELEMENT ProviderId  (#PCDATA )>
  1127. <!ATTLIST ProviderId  Vocabulary CDATA  #IMPLIED >
  1128. <!-- 
  1129. =============================== PublicIdentifier ===============================
  1130. A public identifier (in the sense defined by the XML 1,0 Specification) for a
  1131. NewsItem. This is the NewsML URN, and must be constructed as follows: 
  1132.  
  1133. urn:newsml:{ProviderId}:{DateId}:{NewsItemId}:{RevisionId}{RevisionId@Update}
  1134.  
  1135. where {x} means "the content of the x subelement of the NewsIdentifier" and
  1136. {x@y} means "the value of the y attribute of the x subelement of the
  1137. NewsIdentifier", with the exception that if the Update attribute of the
  1138. RevisionId element has its default value of N, it is omitted from the URN.
  1139.  
  1140. Note that the set of characters that can be included within a URN is limited.
  1141. The allowed characters are specified by the Internet Engineering Task Force
  1142. (IETF) in its Request For Comments (RFC) number 2141. This document is
  1143. available at http://www.ietf.org/rfc/rfc2141.txt. Any character that is not
  1144. within the permitted URN character set must be represented as a % character
  1145. followed by the sequence of one to six bytes of its UTF-8 encoding,
  1146. represented in their hexadecimal form. Thus, for example, the space character
  1147. in a URN would appear as %20, and the % character itself would appear as %25.
  1148. This mechanism does not cater for all Unicode or UTF-16 characters. Therefore,
  1149. it is important not to include characters in a NewsItemId that cannot be
  1150. encoded in UTF-8.
  1151.  
  1152. Note that the existence of this URN enables the NewsItem to be referenced
  1153. unambiguously by pointers from other XML elements or resources. Within such
  1154. pointers, if the RevisionId, its preceding : character and its following Update
  1155. qualifier are omitted, then the pointer designates the most recent revision at
  1156. the time it is resolved.
  1157. ================================================================================
  1158. -->
  1159. <!ELEMENT PublicIdentifier  (#PCDATA )>
  1160.  
  1161. <!-- 
  1162. ================================== Relevance ===================================
  1163. An indication of the relevance of a NewsItem to a given target audience. The
  1164. value of the FormalName attribute is a formal name for the Relevance. Its
  1165. meaning and permitted values are determined by a controlled vocabulary as
  1166. described in the comment to the formalname ENTITY declaration above.
  1167. ================================================================================
  1168. -->
  1169. <!ELEMENT Relevance EMPTY>
  1170. <!ATTLIST Relevance  %localid;
  1171.                      %formalname;
  1172.                      %assignment; >
  1173. <!--
  1174. =================================== Replace ====================================
  1175. An instruction to replace a designated element within a NewsItem. The element
  1176. that is to replace the designated element is the content of the Replace element.
  1177. The NewsItem within which the replacement takes place is the previous revision
  1178. of the current one, and the element to be replaced is the one whose Duid
  1179. value is equal to the value of the Replace element's DuidRef attribute.
  1180. ================================================================================
  1181. -->
  1182. <!ELEMENT Replace ANY>
  1183. <!ATTLIST Replace  %localid;
  1184.                    DuidRef CDATA  #REQUIRED >
  1185. <!-- 
  1186. ================================== Resource ====================================
  1187. An indication where a given resource can be found, and whether it is to be used
  1188. as the default vocabulary for certain formal names within the current subtree
  1189. of a NewsML document. The Urn attribute provides a NewsML URN for the res
  1190. urce.
  1191. THe Url attribute(s) provide(s) a location or locations where the resource may
  1192. be found. The DefaultVocabularyFor element contains an XPath pattern. The
  1193. identified resource acts as default vocabulary for any element within the
  1194. subtree whose root is the parent of the current Catalog, that matches this XPath
  1195. pattern.
  1196. ================================================================================
  1197. -->
  1198. <!ELEMENT Resource  (Urn? , Url* , DefaultVocabularyFor* )>
  1199. <!ATTLIST Resource  %localid; >
  1200. <!-- 
  1201. =============================== RevisionHistory ================================
  1202. A pointer to a file containing the revision history of the NewsItem.
  1203. ================================================================================
  1204. -->
  1205. <!ELEMENT RevisionHistory EMPTY>
  1206. <!ATTLIST RevisionHistory  %localid;
  1207.                            Href    CDATA  #REQUIRED >
  1208. <!-- 
  1209. ================================== RevisionId ==================================
  1210. A positive integer indicating which Revision of a given NewsItem this is. Any
  1211. positive integer may be used, but it must always be the case that of two
  1212. instances of a NewsItem that have the same ProviderId, DateId and NewsItemId,
  1213. the one whose RevisionId has the larger value must be the more recent revision.
  1214. A RevisionId of 0 is not permitted. The PreviousRevision attribute must be
  1215. present, and its value must be equal to the content of the RevisionId element
  1216. of the NewsItem's previous revision, if there is one, and 0 if the NewsItem has
  1217. no previous revision. If the NewsItem contains an Update element or elements,
  1218. then the Update attribute must be set to U. If the NewsItem consists only of a
  1219. replacement set of NewsManagement data, then the Update attribute must be set
  1220. to A. If neither of these is the case, then the Update attribute must be set
  1221. to N.
  1222. ================================================================================
  1223. -->
  1224. <!ELEMENT RevisionId  (#PCDATA )>
  1225. <!ATTLIST RevisionId  PreviousRevision CDATA  #REQUIRED
  1226.                       Update           CDATA  #REQUIRED >
  1227. <!-- 
  1228. ================================ RevisionStatus ================================
  1229. Indicates the status that previous revisions now has as a result of the release
  1230. of the current revision. The optional Revision attribute is an integer, equal to
  1231. the RevisionId of the revision in question. If it is not present, then the
  1232. status applies to ALL previous revisions, without exception.
  1233. ================================================================================
  1234. -->
  1235. <!ELEMENT RevisionStatus  (Status )>
  1236. <!ATTLIST RevisionStatus  %localid;
  1237.                           Revision CDATA  #IMPLIED >
  1238. <!-- 
  1239. ================================= RightsHolder =================================
  1240. A string of text indicating who has the usage rights, optionally enriched with
  1241. pointers to further information about the relevant people, companies or
  1242. organisations.
  1243. ================================================================================
  1244. -->
  1245. <!ELEMENT RightsHolder  (#PCDATA | Origin )*>
  1246. <!ATTLIST RightsHolder  %localid;
  1247.                         xml:lang   CDATA  #IMPLIED
  1248.                         %assignment; >
  1249. <!-- 
  1250. ================================== RightsLine ==================================
  1251. A displayable version of rights information. Note that this is distinct from
  1252. copyright information. Copyright information is about who owns a news object;
  1253. rights information is about who is allowed to use it, in what way and under
  1254. what circumstances.
  1255. ================================================================================
  1256. -->
  1257. <!ELEMENT RightsLine  (#PCDATA | Origin )*>
  1258. <!ATTLIST RightsLine  %localid;
  1259.                       xml:lang CDATA  #IMPLIED >
  1260. <!-- 
  1261. ================================ RightsMetadata ================================
  1262. Information about the rights pertaining to a NewsComponent. 
  1263. ================================================================================
  1264. -->
  1265. <!ELEMENT RightsMetadata  (Catalog? , Copyright* , UsageRights* , Property* )>
  1266. <!ATTLIST RightsMetadata  %localid;
  1267.                           %assignment; >
  1268. <!-- 
  1269. ===================================== Role =====================================
  1270. An identifier of the role played by a NewsComponent within a NewsComponent
  1271. that contains it. The outermost NewsComponent within a NewsItem need not
  1272. specify a Role attribute value. The value of the FormalName attribute is a
  1273. formal name for the Role. Its meaning and permitted values are determined by
  1274. a controlled vocabulary as described in the comment to the formalname ENTITY
  1275. declaration above.
  1276. ================================================================================
  1277. -->
  1278. <!ELEMENT Role EMPTY>
  1279. <!ATTLIST Role  %localid;
  1280.                 %formalname; >
  1281. <!-- 
  1282. =================================== SentFrom ===================================
  1283. An individual and/or company or organisation from whom the NewsML document is
  1284. being sent.
  1285. ================================================================================
  1286. -->
  1287. <!ELEMENT SentFrom  (%party; )>
  1288. <!ATTLIST SentFrom  %localid; >
  1289. <!-- 
  1290. ==================================== SentTo ====================================
  1291. An individual and/or company or organisation to whom the NewsML document is
  1292. being sent.
  1293. ================================================================================
  1294. -->
  1295. <!ELEMENT SentTo  (%party; )>
  1296. <!ATTLIST SentTo  %localid; >
  1297. <!-- 
  1298. ================================== SeriesLine ==================================
  1299. A displayable version of information about a news object's place in a series.
  1300. ================================================================================
  1301. -->
  1302. <!ELEMENT SeriesLine  (#PCDATA | Origin )*>
  1303. <!ATTLIST SeriesLine  %localid;
  1304.                       xml:lang CDATA  #IMPLIED >
  1305. <!-- 
  1306. ================================== SizeInBytes =================================
  1307. The exact size in bytes of a ContentItem's inline or referenced data object. 
  1308. ================================================================================
  1309. -->
  1310. <!ELEMENT SizeInBytes  (#PCDATA )>
  1311. <!ATTLIST SizeInBytes  %localid; >
  1312. <!-- 
  1313. =================================== SlugLine ===================================
  1314. A string of text, possibly embellished by hyperlinks and/or formatting, used to
  1315. display a NewsItem's slug line. (Note that the meaning of the term "slug line",
  1316. and the uses to which it is put, are a matter for individual providers to
  1317. define within their own workflow and business practice.) 
  1318. ================================================================================
  1319. -->
  1320. <!ELEMENT SlugLine  (#PCDATA | Origin )*>
  1321. <!ATTLIST SlugLine  %localid;
  1322.                     xml:lang CDATA  #IMPLIED >
  1323. <!-- 
  1324. ==================================== Source ====================================
  1325. An individual and/or company or organisation that provided source material for
  1326. a news object. The optional NewsItem attribute must be present in the case of
  1327. a syndicated NewsItem. It provides the URN of the NewsItem that is being
  1328. syndicated. Note that a sequence of Source elements can be used to indicate the
  1329. sequence of syndicators through which a NewsItem has passed.
  1330. ================================================================================
  1331. -->
  1332. <!ELEMENT Source  (%party; )>
  1333. <!ATTLIST Source  %localid;
  1334.                   NewsItem CDATA  #IMPLIED >
  1335. <!-- 
  1336. ================================== StartDate ===================================
  1337. A natural-language statement of the date at which specified usage rights come
  1338. into effect.
  1339. ================================================================================
  1340. -->
  1341. <!ELEMENT StartDate  (#PCDATA | Origin )*>
  1342. <!ATTLIST StartDate  %localid;
  1343.                      xml:lang   CDATA  #IMPLIED
  1344.                      %assignment; >
  1345. <!-- 
  1346. ==================================== Status ===================================
  1347. An indication of the Status of a NewsItem. The value of the FormalName
  1348. attribute is a formal name for the Status. Its meaning and permitted values
  1349. are determined by a controlled vocabulary as described in the comment to the
  1350. formalname ENTITY declaration above.
  1351. ================================================================================
  1352. -->
  1353. <!ELEMENT Status EMPTY>
  1354. <!ATTLIST Status  %localid;
  1355.                   %formalname; >
  1356. <!-- 
  1357. =============================== StatusWillChange ===============================
  1358. Advance notification of a status change that will automatically occur at the
  1359. specified date and time. For example, an item with a Status of "embargoed" might
  1360. have a StatusWillChange element stating that the status will become "usable" at
  1361. a specified time. This is equivalent to announcing in advance the time at which
  1362. the embargo will end and the item will be released.
  1363. ================================================================================
  1364. -->
  1365. <!ELEMENT StatusWillChange  (FutureStatus , DateAndTime )>
  1366. <!ATTLIST StatusWillChange  %localid; >
  1367. <!-- 
  1368. ================================= SubHeadLine ==================================
  1369. A displayable subsidiary headline.
  1370. ================================================================================
  1371. -->
  1372. <!ELEMENT SubHeadLine  (#PCDATA | Origin )*>
  1373. <!ATTLIST SubHeadLine  %localid;
  1374.                        xml:lang CDATA  #IMPLIED >
  1375. <!-- 
  1376. =================================== Subject ====================================
  1377. An indication of the Subject of a NewsItem. The value of the FormalName
  1378. attribute is a formal name for the Subject. Its meaning and permitted values
  1379. are determined by a controlled vocabulary as described in the comment to the
  1380. formalname ENTITY declaration above.
  1381. ================================================================================
  1382. -->
  1383. <!ELEMENT Subject EMPTY>
  1384. <!ATTLIST Subject  %localid;
  1385.                    %formalname;
  1386.                    %assignment; >
  1387. <!-- 
  1388. ================================= SubjectCode ==================================
  1389. A container for the IPTC Subject Codes that indicate the subject of a NewsItem,
  1390. as defined in the IPTC Information Interchange Model. It consists of one more
  1391. Subject, SubjectMatter and SubjectDetail elements, optionally amplified by one
  1392. or more SubjectQualifier elements.
  1393. ================================================================================
  1394. -->
  1395. <!ELEMENT SubjectCode  ( (Subject | SubjectMatter | SubjectDetail ) , SubjectQualifier* )*>
  1396. <!ATTLIST SubjectCode  %localid;
  1397.                        %assignment; >
  1398. <!-- 
  1399. ================================ SubjectDetail =================================
  1400. An indication of the SubjectDetail of a NewsItem. The value of the FormalName
  1401. attribute is a formal name for the SubjectDetail. Its meaning and permitted
  1402. values are determined by a controlled vocabulary as described in the comment
  1403. to the formalname ENTITY declaration above.
  1404. ================================================================================
  1405. -->
  1406. <!ELEMENT SubjectDetail EMPTY>
  1407. <!ATTLIST SubjectDetail  %localid;
  1408.                          %formalname;
  1409.                          %assignment; >
  1410. <!-- 
  1411. ================================ SubjectMatter =================================
  1412. An indication of the SubjectMatter of a NewsItem. The value of the FormalName
  1413. attribute is a formal name for the SubjectMatter. Its meaning and permitted
  1414. values are determined by a controlled vocabulary as described in the comment to
  1415. the formalname ENTITY declaration above.
  1416. ================================================================================
  1417. -->
  1418. <!ELEMENT SubjectMatter EMPTY>
  1419. <!ATTLIST SubjectMatter  %localid;
  1420.                          %formalname;
  1421.                          %assignment; >
  1422. <!-- 
  1423. =============================== SubjectQualifier ===============================
  1424. An indication of the SubjectQualifier of a NewsItem. The value of the FormalName
  1425. attribute is a formal name for the SubjectQualifier. Its meaning and permitted
  1426. values are determined by a controlled vocabulary as described in the comment to
  1427. the formalname ENTITY declaration above.
  1428. ================================================================================
  1429. -->
  1430. <!ELEMENT SubjectQualifier EMPTY>
  1431. <!ATTLIST SubjectQualifier  %localid;
  1432.                             %formalname;
  1433.                             %assignment; >
  1434. <!-- 
  1435. =============================== SystemIdentifier ===============================
  1436. A system identifier (in the sense defined by the XML 1,0 Specification) for a
  1437. NewsItem.
  1438. ================================================================================
  1439. -->
  1440. <!ELEMENT SystemIdentifier  (#PCDATA )>
  1441. <!ATTLIST SystemIdentifier  %localid; >
  1442. <!-- 
  1443. ============================= ThisRevisionCreated ==============================
  1444. The date and, optionally, time at which the current revision of a NewsItem was
  1445. created, expressed in ISO 8601 Basic Format, as described in the comment to the
  1446. DateAndTime attribute within the assignment ENTITY declaration above.
  1447. ================================================================================
  1448. -->
  1449. <!ELEMENT ThisRevisionCreated  (#PCDATA )>
  1450. <!ATTLIST ThisRevisionCreated  %localid; >
  1451. <!--
  1452. ==================================== Topic =====================================
  1453. This element provides information about a thing (Topic) named by a formal
  1454. name or occurring in a NewsComponent. A Topic must have one or more TopicType
  1455. subelements, which state what type of Topic it is. The optional Details
  1456. attribute provides a pointer, in the form of a URL or URN, to additional
  1457. information about the Topic.
  1458. ================================================================================
  1459. -->
  1460. <!ELEMENT Topic  (Comment* , Catalog? , TopicType+ , FormalName* , Description* , Property* )>
  1461. <!ATTLIST Topic  %localid;
  1462.                  Details CDATA  #IMPLIED >
  1463. <!-- 
  1464. =============================== TopicOccurrence ================================
  1465. An indication that a particular topic occurs within the content of a
  1466. NewsComponent. The optional HowPresent attribute indicates the nature of that
  1467. topic's occurrence. The value of the Topic attribute must consist of a #
  1468. character followed by the value of the Duid attribute of a Topic in the current
  1469. document.
  1470. ================================================================================
  1471. -->
  1472. <!ELEMENT TopicOccurrence EMPTY>
  1473. <!ATTLIST TopicOccurrence  %localid;
  1474.                            %assignment;
  1475.                            Topic      CDATA  #IMPLIED >
  1476. <!-- 
  1477. ================================== TopicSet ====================================
  1478. A container for Topics. The value of the FormalName attribute is a formal name
  1479. for the TopicSet. Its meaning and permitted values are determined by a
  1480. controlled vocabulary as described in the comment to the formalname ENTITY
  1481. declaration above.
  1482. ================================================================================
  1483. -->
  1484. <!ELEMENT TopicSet  (Comment* , Catalog? , TopicSetRef* , Topic* )>
  1485. <!ATTLIST TopicSet  %localid;
  1486.                     %formalname; >
  1487. <!-- 
  1488. ================================= TopicSetRef ==================================
  1489. A pointer to a TopicSet that is to be merged with the current one. The TopicSet
  1490. attribute is a pointer to the relevant TopicSet. Its value can be an http URL,
  1491. or a NewsML URN as described in the comment to PublicIdentifier, or a fragment
  1492. identifier consisting of a # character followed by the Duid of a TopicSet in the
  1493. current document. The presence of a TopicSetRef child in a TopicSet has the
  1494. effect that all the Topics in the referenced TopicSet are included by reference
  1495. within the current TopicSet. When this merging results in there exising two
  1496. FormalName grandchildren of the same TopicSet that have the same content and
  1497. the same Scheme attribute value, then the Topics whose children are in fact the
  1498. same topic, and are deemed to be merged. The merging of Topics need not be
  1499. performed physically by the system, but the meaning of the data is
  1500. exactly the same as if the merging were actually performed. Merging two
  1501. Topcis consists of creating a single Topic that contains all the children of
  1502. both, and eliminating duplicates.
  1503. ================================================================================
  1504. -->
  1505. <!ELEMENT TopicSetRef  (Comment* )>
  1506. <!ATTLIST TopicSetRef  %localid;
  1507.                        TopicSet CDATA  #IMPLIED >
  1508. <!-- 
  1509. ================================== TopicType ===================================
  1510. An indication of the type of a Topic. The value of the FormalName attribute is
  1511. a formal name for the TopicType. Its meaning and permitted values are determined
  1512. by a controlled vocabulary as described in the comment to the formalname ENTITY
  1513. declaration above.
  1514. ================================================================================
  1515. -->
  1516. <!ELEMENT TopicType EMPTY>
  1517. <!ATTLIST TopicType  %localid;
  1518.                      %formalname; >
  1519. <!-- 
  1520. ================================== TopicUse ====================================
  1521. An indication of where a particular Topic is used in a NewsML document. The
  1522. value of the Topic attribute must consist of a # character followed by the
  1523. value of the Duid of a Topic in the current document. The value of the Context
  1524. attribute is an XPath pattern indicating the context where the referenced topic
  1525. is used within the subtree to which the current Catalog applies. If the Context
  1526. attribute is not present, the TopicUse element simply states that this topic is
  1527. present somewhere in the subtree.
  1528. ================================================================================
  1529. -->
  1530. <!ELEMENT TopicUse EMPTY>
  1531. <!ATTLIST TopicUse  Topic   CDATA  #REQUIRED
  1532.                     Context CDATA  #IMPLIED >
  1533. <!-- 
  1534. ================================ TransmissionId ================================
  1535. An identifier for the NewsML document transmission. This should be unique among
  1536. all distinct transmissions from the same publisher. If a transmission is
  1537. repeated (perhaps because the sender is not confident that it was successfully
  1538. received) then the same TransmissionId content may be used, but a Repeat
  1539. attribute should be provided to distinguish the second transmission from the
  1540. first. The form that the value of the Repeat attribute takes is determined by
  1541. the provider. Likewise, the format for the TransmissionId itself is for the
  1542. provider to decide. It could for example consist of a channel identifier
  1543. followed by a sequence number.
  1544. ================================================================================
  1545. -->
  1546. <!ELEMENT TransmissionId  (#PCDATA )>
  1547. <!ATTLIST TransmissionId  %localid;
  1548.                           Repeat  CDATA  #IMPLIED >
  1549. <!-- 
  1550. ==================================== Update ====================================
  1551. A modification to an existing NewsItem. This can be an insertion, replacement
  1552. or deletion. Note that the Update element cannot be used to modify the
  1553. NewsManagement or Identification element, or any of their descendants.
  1554. Modifications to these parts of the NewsItem can be made by issuing the
  1555. NewsItem under the current revision number, with only the Identification and
  1556. NewsManagement elements present. These will replace the previous Identification
  1557. and NewsManagement elements in their totality.
  1558. ================================================================================
  1559. -->
  1560. <!ELEMENT Update  (InsertBefore | InsertAfter | Replace | Delete )*>
  1561. <!ATTLIST Update  %localid; >
  1562. <!-- 
  1563. =================================== Urgency ====================================
  1564. An indication of the urgency of a NewsItem. The value of the FormalName
  1565. attribute is a formal name for the Urgency. Its meaning and permitted values
  1566. are determined by a controlled vocabulary as described in the comment to the
  1567. formalname ENTITY declaration above.
  1568. ================================================================================
  1569. -->
  1570. <!ELEMENT Urgency EMPTY>
  1571. <!ATTLIST Urgency  %localid;
  1572.                    %formalname; >
  1573. <!-- 
  1574. ===================================== Url ======================================
  1575. A URL that can be used to locate a Resource.
  1576. ================================================================================
  1577. -->
  1578. <!ELEMENT Url  (#PCDATA )>
  1579. <!ATTLIST Url  %localid; >
  1580. <!-- 
  1581. ===================================== Urn ======================================
  1582. A URN that provides a global identifier for a resource. This will typically (but
  1583. not necessarily) be a NewsML URN as described in the comment to PublicIdentifier.
  1584. ================================================================================
  1585. -->
  1586. <!ELEMENT Urn  (#PCDATA )>
  1587. <!ATTLIST Urn  %localid; >
  1588. <!--
  1589. ================================= UsageRights ==================================
  1590. Information about the usage rights pertaining to a NewsComponent. 
  1591. ================================================================================
  1592. -->
  1593. <!ELEMENT UsageRights  (UsageType? , Geography? , RightsHolder? , Limitations? , StartDate? , EndDate? )>
  1594. <!ATTLIST UsageRights  %localid;
  1595.                        %assignment; >
  1596. <!-- 
  1597. ================================== UsageType ===================================
  1598. A natural-language indication of the type of usage to which the rights apply.
  1599. ================================================================================
  1600. -->
  1601. <!ELEMENT UsageType  (#PCDATA | Origin )*>
  1602. <!ATTLIST UsageType  %localid;
  1603.                      xml:lang   CDATA  #IMPLIED
  1604.                      %assignment; >
  1605.