home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 79 / IOPROG_79.ISO / soft / Tools / XMLSPYEnt2004 / XMLSPYEntComplete2004.exe / Data1.cab / _6CDD2279F73B4EAB83E1AD8A32987F1F < prev    next >
Encoding:
Text File  |  2003-08-01  |  80.9 KB  |  1,888 lines

  1. <!-- 
  2.                    ===========================================
  3.                    NewsML Document Type Definition Version 1.1
  4.                    ===========================================
  5.                  International Press Telecommunications Council
  6.                                 11 October 2002
  7.                             Copyright (c) IPTC, 2000, 2002
  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  same moment in London, the date and time would be expressed as
  141. "20010101T032700+0000" or as "20010101T032700-0000" because in London it is
  142. now 3:27 a.m. on 1 January 2001. At the same moment in Paris,the date and
  143. time would be expressed as "20010101T042700+0100", because Paris is one hour
  144. ahead of UTC  in winter and it is now 4:27 a.m. on 1 January 2001.
  145. ================================================================================
  146.  
  147. -->
  148. <!ENTITY % assignment " AssignedBy  CDATA  #IMPLIED
  149.                      Importance  CDATA  #IMPLIED
  150.                      Confidence  CDATA  #IMPLIED
  151.                      HowPresent  CDATA  #IMPLIED
  152.                      DateAndTime CDATA  #IMPLIED">
  153. <!-- 
  154. ================================= formalname ===================================
  155.  
  156. FormalName
  157. ==========
  158. A string of characters whose meaning is determined by a controlled vocabulary.
  159.  
  160. Vocabulary
  161. ==========
  162. The Vocabulary attribute, if present, provides a pointer to a TopicSet which is
  163. the controlled vocabulary that can be used to resolve the meaning of the
  164. FormalName. The value of the Vocabulary attribute is an http URL or a NewsML
  165. URN, or the # character followed by the value of the Duid attribute of the a
  166. TopicSet in the current document.
  167.  
  168. If there is no Vocabulary attribute, then the controlled vocabulary to be used
  169. is located by the following algorithm:
  170. - Proceed to the parent of the current element.
  171. - If it has a Catalog element as its immediate child, see whether that Catalog
  172.   contains a Resource element whose DefaultVocabularyFor child contains an XPath
  173.   pattern that is matched by the current element. If so, then the controlled
  174.   vocabulary is the resource identified by that Resource element.
  175. - If the parent does not meet the above condition, proceed to its parent and
  176.   check the same condition.
  177. - Continue until a vocabulary is found, or no further parent elements are
  178.   available because the root element has been reached and it too fails to meet
  179.   the condition.
  180.  
  181. If there is no Vocabulary attribute and the above algorithm fails to identify
  182. a resource that serves as the controlled vocabulary, there is an error, which
  183. the NewsML system may signal to the user.
  184.  
  185. The NewsML system may also signal an error if a vocabulary is successfully
  186. identified, but it contains no item that matches the value of the FormalName
  187. whose meaning is sought.
  188.  
  189. Scheme
  190. ======
  191. The Scheme attribute, if present, serves to distinguish which of possibly
  192. multiple naming schemes in the controlled vocabulary is the one that governs
  193. this FormalName. For a match to be obtained within the controlled vocabulary,
  194. the rule is that the FormalName and the Scheme must both match. If there is a
  195. Scheme attribute on the current element, then both the FormalName and the
  196. Scheme in the controlled vocabulary must match.
  197. The controlled vocabulary will be located either through the Vocabulary attribute 
  198. (if present) or through the appropriate Catalog entry where the Context matches 
  199. the current element.
  200.  If a Vocabulary attribute is present that points to a TopicSet then the 
  201. FormalName may be resolved using this TopicSet. This overrides any relevant 
  202. Catalog entry.
  203. If there is no Scheme attribute on the current element and no Vocabulary
  204. attribute then a Scheme may be assigned through as follows:
  205.  If the Catalog, within the instance or externally referenced from the instance,
  206.  contains a Resource element with a DefaultVocabularyFor child element with a
  207. Context attribute that matches the current element and a Scheme attribute with a 
  208. value declared, then this Scheme may be applied when resolving the current 
  209. element FormalName. If the DefaultVocabularyFor has no Scheme value then 
  210. a match will be to an item in the vocabulary that has the current FormalName and
  211.  no Scheme. 
  212. ================================================================================
  213. -->
  214. <!ENTITY % formalname " FormalName CDATA  #REQUIRED
  215.                      Vocabulary CDATA  #IMPLIED
  216.                      Scheme     CDATA  #IMPLIED">
  217. <!-- 
  218. =================================== localid ====================================
  219.  
  220. Duid
  221. ====
  222. Duid is a "Document-unique Identifier". It must satisfy the rules for XML ID
  223. attributes: it must only contain name characters, and it must start with a 
  224. name-start character (not a digit). Its value must be unique within any NewsML
  225. document.
  226.  
  227. Every NewsML element type has Duid as an optional attribute. Combined with the
  228. Identifier element, providing a value for the Duid of any element in a NewsML
  229. document makes the element globally identifiable. The Identifier element gives
  230. global identification to the document, and the Duid provides local
  231. identification for the element within the document.
  232.  
  233. Euid
  234. ====
  235. Euid is an "Element-unique Identifier". Its value must be unique among elements
  236. of the same element-type and having the same parent element.
  237.  
  238. Use of Euid attribute makes it possible to identify any NewsML element within
  239. the context of its local branch of the NewsML document tree. This makes it
  240. possible to copy, or include by reference, subtrees into new combinations in
  241. ways that would break the uniqueness of Duids (thereby forcing new Duids to be
  242. allocated), but still being able to retain the identity of each element. If
  243. Euids are maintained at every level, it is possible to identify, for example
  244. "The ContentItem whose Euid is abc within the NewsComponent whose Euid is def".
  245. Such identification patterns would be preserved even after "pruning and
  246. grafting" of subtrees.
  247. ================================================================================
  248. -->
  249. <!ENTITY % localid " Duid ID     #IMPLIED
  250.                      Euid CDATA  #IMPLIED">
  251. <!-- 
  252. ================================================================================
  253.                                  Content Models 
  254. ================================================================================
  255. -->
  256. <!-- 
  257. ===================================== data =====================================
  258. Where data is included, it may be directly in the form of a DataContent element,
  259. or in the form of DataContent wrapped in an Encoding element, or by reference
  260. through an Href attribute. In the latter case an empty Encoding element may be present.
  261. ================================================================================
  262. -->
  263. <!ENTITY % data " (Encoding
  264.                  | DataContent )?">
  265. <!-- 
  266. ==================================== party =====================================
  267. Person, organisation or company playing a specific role in the
  268. news workflow. The role being played is determined by the parent element. More
  269. information about it can be provided in the optional Comment subelements. 
  270. ================================================================================
  271.  
  272. -->
  273. <!ENTITY % party " (Comment*
  274.                   , Party+ )">
  275. <!-- 
  276.                            =========================
  277.                            ELEMENT TYPE DECLARATIONS 
  278.                            =========================
  279. -->
  280. <!-- 
  281. ============================ AdministrativeMetadata ============================
  282. Information about the provenance of a NewsComponent. 
  283. ================================================================================
  284. -->
  285. <!ELEMENT AdministrativeMetadata (Catalog?, FileName?, SystemIdentifier?, Provider?, Creator?, Source*, Contributor*, Property*)>
  286. <!ATTLIST AdministrativeMetadata
  287.     %localid; 
  288. >
  289. <!-- 
  290.  
  291. ================================ AssociatedWith ================================
  292. A reference to a NewsItem with which this one is associated (for example, a
  293. series of articles, or a collection of photos, of which it is a part). The 
  294. NewsItem attribute identifies the relevant NewsItem. Its value can be an
  295. http URL or a NewsML URN as described in the comment to PublicIdentifier. The
  296. Comment can be used to indicate the nature of the association. FormalName structure added in version 1.1
  297. ================================================================================
  298.  
  299. -->
  300. <!ELEMENT AssociatedWith (Comment*)>
  301. <!ATTLIST AssociatedWith
  302.     %localid; 
  303.     FormalName CDATA #IMPLIED
  304.     Vocabulary CDATA #IMPLIED
  305.     Scheme CDATA #IMPLIED
  306.     NewsItem CDATA #IMPLIED
  307. >
  308. <!-- 
  309. ================================ BasisForChoice ================================
  310. The content of this element is an XPath statement or element-type name
  311. identifying information within each NewsComponent or ContentItem that can be
  312. used as a basis for choice between equivalent NewsComponents or ContentItems.
  313. If the XPath pattern begins with a . character, this represents the 'root' of
  314. the XPath and corresponds to the NewsComponent or ContentItem itself. By
  315. applying the XPath pattern to each NewsComponent or ContentItem in turn within
  316. the set of equivalents, the system can extrac the data on the basis of which a
  317. choice between the items can be made. If multiple matches to the XPath pattern
  318. are present within the subtree that begins at the 'root', only the first match
  319. found in document order is significant.  The optional Rank attribute allows
  320. providers to place a numerical order on the  importance they think should be
  321. attached to the different bases for choice.
  322.  Smaller numbers represent higher importance.
  323. ================================================================================
  324. -->
  325. <!ELEMENT BasisForChoice (#PCDATA)>
  326. <!ATTLIST BasisForChoice
  327.     %localid; 
  328.     Rank CDATA #IMPLIED
  329. >
  330. <!-- 
  331.  
  332. ==================================== ByLine ====================================
  333. A natural-language statement of the author/creator information.
  334. ================================================================================
  335. -->
  336. <!ELEMENT ByLine (#PCDATA | Origin)*>
  337. <!ATTLIST ByLine
  338.     %localid; 
  339.     xml:lang CDATA #IMPLIED
  340. >
  341. <!-- 
  342.  
  343. ==================================== ByLineTitle ====================================
  344. A natural-language statement of the title of author/creator of the information. (version 1.1)
  345. ================================================================================
  346. -->
  347. <!ELEMENT ByLineTitle (#PCDATA | Origin)*>
  348. <!ATTLIST ByLineTitle
  349.     %localid; 
  350.     xml:lang CDATA #IMPLIED
  351. >
  352. <!-- 
  353. =================================== Catalog ====================================
  354. A container for Resource and TopicUse elements. Resource elements map URNs to
  355. URLs and indicate default vocabularies which apply to the formal names of
  356. certain elements within the subtree that begins with the immediate parent of
  357. the Catalog element. TopicUse elements indicate where in the NewsML document
  358. certain Topics are used. The optional Href attribute provides a pointer to
  359. a Catalog element elsewhere in this or another document. Its value consists of
  360. a # character followed by the value of the Duid attribute of the referenced
  361. Catalog element and preceded, if the referenced Catalog is not in the current
  362. document, by an http URL or a NewsML URN identifying the document or NewsItem
  363. in which the Catalog appears. If the Href attribute is present on a Catalog
  364. element, then that element should be empty. If it contains subelements, the
  365. NewsML system may signal an error.
  366. ================================================================================
  367. -->
  368. <!ELEMENT Catalog (Resource*, TopicUse*)>
  369. <!ATTLIST Catalog
  370.     %localid; 
  371.     Href CDATA #IMPLIED
  372. >
  373. <!-- 
  374. =============================== Characteristics ================================
  375. Information about the physical characteristics of a ContentItem.
  376. ================================================================================
  377. -->
  378. <!ELEMENT Characteristics (SizeInBytes?, Property*)>
  379. <!ATTLIST Characteristics
  380.     %localid; 
  381. >
  382. <!-- 
  383. =================================== Comment ====================================
  384. A natural-language description of, or statement about, the current element. The
  385. optional TranslationOf attribute is a pointer to another Comment element, of
  386. which this one is a direct translation. The FormalName and associated attributes added for Version 1.1
  387. ================================================================================
  388. -->
  389. <!ELEMENT Comment (#PCDATA)>
  390. <!ATTLIST Comment
  391.     %localid; 
  392.     xml:lang CDATA #IMPLIED
  393.     TranslationOf IDREF #IMPLIED
  394.     FormalName CDATA #IMPLIED
  395.     Vocabulary CDATA #IMPLIED
  396.     Scheme CDATA #IMPLIED
  397. >
  398. <!-- 
  399. ================================= ContentItem ==================================
  400. A news object that carries or identifies content intended for presentation to
  401. humans.
  402. ================================================================================
  403. -->
  404. <!ELEMENT ContentItem (Comment*, Catalog?, MediaType?, Format?, MimeType?, Notation?, Characteristics?, %data;)>
  405. <!ATTLIST ContentItem
  406.     %localid; 
  407.     Href CDATA #IMPLIED
  408. >
  409. <!-- 
  410. ================================= Contributor ==================================
  411. An individual and/or company or organisation that modified or enhanced a news
  412. object after its creation.
  413. ================================================================================
  414. -->
  415. <!ELEMENT Contributor (%party;)>
  416. <!ATTLIST Contributor
  417.     %localid; 
  418. >
  419. <!-- 
  420. ================================== Copyright ===================================
  421. The copyright that pertains to a news object.
  422. ================================================================================
  423. -->
  424. <!ELEMENT Copyright (Comment*, CopyrightHolder, CopyrightDate)>
  425. <!ATTLIST Copyright
  426.     %localid; 
  427.     %assignment; 
  428. >
  429. <!-- 
  430. ================================ CopyrightDate =================================
  431. A natural-language statement of the copyright date.
  432. ================================================================================
  433.  
  434. -->
  435. <!ELEMENT CopyrightDate (#PCDATA | Origin)*>
  436. <!ATTLIST CopyrightDate
  437.     %localid; 
  438.     xml:lang CDATA #IMPLIED
  439. >
  440. <!-- 
  441. =============================== CopyrightHolder ================================
  442. A natural-language statement indicating who owns the copyright.
  443. ================================================================================
  444. -->
  445. <!ELEMENT CopyrightHolder (#PCDATA | Origin)*>
  446. <!ATTLIST CopyrightHolder
  447.     %localid; 
  448.     xml:lang CDATA #IMPLIED
  449. >
  450. <!-- 
  451. ================================ CopyrightLine =================================
  452. A natural-language statement of the copyright information.
  453. ================================================================================
  454. -->
  455. <!ELEMENT CopyrightLine (#PCDATA | Origin)*>
  456. <!ATTLIST CopyrightLine
  457.     %localid; 
  458.     xml:lang CDATA #IMPLIED
  459. >
  460. <!-- 
  461. =================================== Creator ====================================
  462. An individual and/or company or organisation that created a news object.
  463. ================================================================================
  464. -->
  465. <!ELEMENT Creator (%party;)>
  466. <!ATTLIST Creator
  467.     %localid; 
  468. >
  469. <!-- 
  470. ================================== CreditLine ==================================
  471. A natural-language statement of credit information.
  472. ================================================================================
  473. -->
  474. <!ELEMENT CreditLine (#PCDATA | Origin)*>
  475. <!ATTLIST CreditLine
  476.     %localid; 
  477.     xml:lang CDATA #IMPLIED
  478. >
  479. <!-- 
  480. ================================= DataContent ==================================
  481. The data that carries the content of a ContentItem.
  482. ================================================================================
  483. -->
  484. <!ELEMENT DataContent ANY>
  485. <!ATTLIST DataContent
  486.     %localid; 
  487. >
  488. <!-- 
  489. ================================= DateAndTime ==================================
  490. A formal representation of a date and, optionally, time, expressed in ISO 8601
  491. Basic Format, as described in the comment to the DateAndTime attribute within
  492. the assignment ENTITY declaration above.
  493. ================================================================================
  494. -->
  495. <!ELEMENT DateAndTime (#PCDATA)>
  496. <!ATTLIST DateAndTime
  497.     %localid; 
  498. >
  499. <!-- 
  500. ==================================== DateId ====================================
  501. A date identifier of a NewsItem in short ISO 8601 Basic Format (CCYYMMDD), as
  502. described in the comment to the DateAndTime attribute within the assignment
  503. ENTITY declaration above. The DateId is part of the formal identification of the
  504. NewsItem, and must remain the same through successive revisions of the same
  505. NewsItem.
  506. ================================================================================
  507. -->
  508. <!ELEMENT DateId (#PCDATA)>
  509. <!-- 
  510. ================================== DateLabel ===================================
  511. A string representation of a date or date and time, used by human users to help
  512. identify a NewsItem.
  513. ================================================================================
  514. -->
  515. <!ELEMENT DateLabel (#PCDATA)>
  516. <!ATTLIST DateLabel
  517.     %localid; 
  518. >
  519. <!--
  520. =================================== DateLine ===================================
  521. A natural-language statement of the date and/or place of creation.
  522. ================================================================================
  523. -->
  524. <!ELEMENT DateLine (#PCDATA | Origin)*>
  525. <!ATTLIST DateLine
  526.     %localid; 
  527.     xml:lang CDATA #IMPLIED
  528. >
  529. <!--
  530. =================================== DateLineDate ===================================
  531. A logical equivalent of the date of creation. ISO8601 Basic Format
  532. ================================================================================
  533. -->
  534. <!ELEMENT DateLineDate (#PCDATA)>
  535. <!ATTLIST DateLineDate
  536.     %localid; 
  537. >
  538. <!-- 
  539. ============================ DefaultVocabularyFor ==============================
  540. An indication that the parent Resource provides the default vocabulary that
  541. determines the meanings and permitted values of the data occurring in a
  542. particular part of a NewsML document subtree. The Context attribute is an
  543. XPath pattern identifying the data to which the default vocabulary applies.
  544. If the XPath pattern is one that matches elements, then it is the value of the
  545. FormalName attribute of that element that is designated. If the XPath pattern
  546. is one that matches attributes, then it is the value of that attribute itself
  547. that is designated. The optional Scheme attribute identifies the relevant naming
  548. scheme if the Resource contains more than one naming scheme. If the Resource is
  549. a NewsML TopicSet, then the meaning of the data identified by the Context is
  550. provided by the Topic whose FormalName subelement matches that data. If the
  551. Resource is not a NewsML TopicSet, then the way in which it is interpreted in
  552. order to provide a meaning for the data is not defined by NewsML but by the
  553. authority that governs whatever format the Resource uses.
  554.  
  555. Example:
  556. <NewsComponent>
  557.  <Catalog>
  558.   <Resource Duid="resource1">
  559.    <Urn>urn:newsml:iptc.org:20001006:Confidence:1</Urn>
  560.    <Url>www.iptc.org/NewsML/topicsets/iptc-confidence.xml</Url>
  561.    <DefaultVocabularyFor Context="@Confidence"/>
  562.   </Resource>
  563.   <Resource Duid="resource2">
  564.    <Urn>urn:newsml:iptc.org:20001006:Confidence:1</Urn>
  565.    <Url>www.iptc.org/NewsML/topicsets/iptc-confidence.xml</Url>
  566.    <DefaultVocabularyFor Context="@Confidence"/>
  567.   </Resource>
  568.   <Resource Duid="resource3">
  569.    <Urn>urn:newsml:iptc.org:20001006:HowPresent:1</Urn>
  570.    <Url>www.iptc.org/NewsML/topicsets/iptc-howpresent.xml</Url>
  571.    <DefaultVocabularyFor Context="@HowPresent"/>
  572.  </Resource>
  573.  </Catalog>
  574.  <TopicSet FormalName="Person">
  575.   <Topic Duid="topic1">
  576.    <TopicType FormalName="Person">
  577.    <Description Variant="Name">Bill Clinton</Description>
  578.    <Description Variant="Position">President of the USA</Description>
  579.   </Topic>
  580.  </TopicSet>
  581.  </DescriptiveMetadata>
  582.   <TopicOccurrence
  583.    AssignedBy="Desk Editor"
  584.    Confidence="High"
  585.    HowPresent="Primary"
  586.    Topic="#topic1"/>
  587.  </DescriptiveMetadata>
  588.  ...
  589. </NewsComponent>
  590.  
  591. ================================================================================
  592. -->
  593. <!ELEMENT DefaultVocabularyFor EMPTY>
  594. <!ATTLIST DefaultVocabularyFor
  595.     %localid; 
  596.     Context CDATA #REQUIRED
  597.     Scheme CDATA #IMPLIED
  598. >
  599. <!--
  600. ==================================== Delete ====================================
  601. An instruction to delete an element within a NewsItem. The NewsItem is
  602. the previous revision of the current one, and the element to be deleted is the
  603. one whose Duid value is equal to the value of the Delete element's DuidRef
  604. attribute.
  605. ================================================================================
  606. -->
  607. <!ELEMENT Delete EMPTY>
  608. <!ATTLIST Delete
  609.     %localid; 
  610.     DuidRef CDATA #REQUIRED
  611. >
  612. <!-- 
  613. ================================= DerivedFrom ==================================
  614. A reference to an NewsItem from which this one is derived. The NewsItem attribute
  615. identifies the relevant NewsItem. Its value can be an http URL or a NewsML URN
  616. as described in the comment to PublicIdentifier. FormalName structure added in version 1.1
  617. ================================================================================
  618. -->
  619. <!ELEMENT DerivedFrom (Comment*)>
  620. <!ATTLIST DerivedFrom
  621.     %localid; 
  622.     FormalName CDATA #IMPLIED
  623.     Vocabulary CDATA #IMPLIED
  624.     Scheme CDATA #IMPLIED
  625.     NewsItem CDATA #IMPLIED
  626. >
  627. <!-- 
  628. ================================= Description ==================================
  629. A description that identifies a Topic, thereby indicating the meaning of a
  630. formal name associated with that Topic. The xml:lang attribute indicates what
  631. language the description is in. The optional Variant attribute allows multiple
  632. descriptions to be given in the same language, and meaningfully distinguished
  633. from one another.
  634. ================================================================================
  635. -->
  636. <!ELEMENT Description (#PCDATA)>
  637. <!ATTLIST Description
  638.     %localid; 
  639.     xml:lang CDATA #IMPLIED
  640.     Variant CDATA #IMPLIED
  641. >
  642. <!-- 
  643. ============================= DescriptiveMetadata ==============================
  644. Information describing the content of a NewsComponent. Multiple appearance for the child element Genre,
  645. new elements DateLineDate and Location were introduced in  version 1.1 of the DTD.
  646. ================================================================================
  647. -->
  648. <!ELEMENT DescriptiveMetadata (Catalog?, Language*, Genre*, SubjectCode*, OfInterestTo*, DateLineDate?, Location*, TopicOccurrence*, Property*)>
  649. <!ATTLIST DescriptiveMetadata
  650.     %localid; 
  651.     %assignment; 
  652. >
  653. <!-- 
  654. =================================== Encoding ===================================
  655. The encoding of the data comprising the content of a ContentItem. 
  656. ================================================================================
  657. -->
  658. <!ELEMENT Encoding %data;>
  659. <!ATTLIST Encoding
  660.     %localid; 
  661.     Notation CDATA #REQUIRED
  662. >
  663. <!-- 
  664. =================================== EndDate ====================================
  665. A natural-language statement of the date at which specified usage rights come
  666. to an end.
  667. ================================================================================
  668. -->
  669. <!ELEMENT EndDate (#PCDATA | Origin)*>
  670. <!ATTLIST EndDate
  671.     %localid; 
  672.     xml:lang CDATA #IMPLIED
  673.     %assignment; 
  674. >
  675. <!-- 
  676. =================================== FileName ===================================
  677. The suggested or actual storage file name for a NewsItem. 
  678. ================================================================================
  679. -->
  680. <!ELEMENT FileName (#PCDATA)>
  681. <!ATTLIST FileName
  682.     %localid; 
  683. >
  684. <!-- 
  685. ================================= FirstCreated =================================
  686. The date and, optionally, time at which a NewsItem was first created, expressed
  687. in ISO 8601 Basic Format, as described in the comment to the DateAndTime
  688. attribute within the assignment ENTITY declaration above.
  689. ================================================================================
  690. -->
  691. <!ELEMENT FirstCreated (#PCDATA)>
  692. <!ATTLIST FirstCreated
  693.     %localid; 
  694. >
  695. <!-- 
  696. ================================= FormalName ===================================
  697. A string of characters whose meaning is determined by a naming scheme within a
  698. controlled vocabulary. The controlled vocabulary may (but is not required to)
  699. take the form of a NewsML TopicSet. The optional Scheme attribute determines
  700. which naming scheme applies, when several exist within the same controlled
  701. vocabulary.
  702. ================================================================================
  703. -->
  704. <!ELEMENT FormalName (#PCDATA)>
  705. <!ATTLIST FormalName
  706.     %localid; 
  707.     Scheme CDATA #IMPLIED
  708. >
  709. <!-- 
  710. ==================================== Format ====================================
  711. An indication of the format of a ContentItem. The value of the FormalName
  712. attribute is a formal name for the Format. Its meaning and permitted values are
  713. determined by a controlled vocabulary as described in the comment to the
  714. formalname ENTITY declaration above.
  715. ================================================================================
  716. -->
  717. <!ELEMENT Format EMPTY>
  718. <!ATTLIST Format
  719.     %localid; 
  720.     %formalname; 
  721. >
  722. <!-- 
  723. ================================= FutureStatus =================================
  724. An indication of the status a NewsItem will have at a specified future date. The
  725. value of the FormalName attribute is a formal name for the FutureStatus. Its
  726. meaning is determined by a controlled vocabulary as described in the comment
  727. to the formalname ENTITY declaration above.
  728. ================================================================================
  729. -->
  730. <!ELEMENT FutureStatus EMPTY>
  731. <!ATTLIST FutureStatus
  732.     %localid; 
  733.     %formalname; 
  734. >
  735. <!-- 
  736. ==================================== Genre =====================================
  737. An indication of the Genre of a NewsComponent. The value of the FormalName
  738. attribute is a formal name for the Genre. Its meaning and permitted values are
  739. determined by a controlled vocabulary as described in the comment to the
  740. formalname ENTITY declaration above.
  741. ================================================================================
  742. -->
  743. <!ELEMENT Genre EMPTY>
  744. <!ATTLIST Genre
  745.     %localid; 
  746.     %formalname; 
  747.     %assignment; 
  748. >
  749. <!-- 
  750. ================================== Geography ===================================
  751. A natural-language statement of the geographical area or areas to which
  752. specified usage rights apply.
  753. ================================================================================
  754. -->
  755. <!ELEMENT Geography (#PCDATA | Origin)*>
  756. <!ATTLIST Geography
  757.     %localid; 
  758.     xml:lang CDATA #IMPLIED
  759.     %assignment; 
  760. >
  761. <!-- 
  762. =================================== HeadLine ===================================
  763. A displayable headline.
  764. ================================================================================
  765. -->
  766. <!ELEMENT HeadLine (#PCDATA | Origin)*>
  767. <!ATTLIST HeadLine
  768.     %localid; 
  769.     xml:lang CDATA #IMPLIED
  770. >
  771. <!-- 
  772. ================================ Identification ================================
  773. Identification information for the NewsItem.
  774. ================================================================================
  775. -->
  776. <!ELEMENT Identification (NewsIdentifier, NameLabel?, DateLabel?, Label*)>
  777. <!ATTLIST Identification
  778.     %localid; 
  779. >
  780. <!--
  781. ================================= InsertAfter ==================================
  782. An instruction to insert content after a designated element within a NewsItem.
  783. The content to be inserted is the content of the InsertAfter element. The
  784. NewsItem into which it is to be inserted is the previous revision of the current
  785. one, and the element after which it is to be inserted is the one whose Duid
  786. value is equal to the value of the InsertAfter element's DuidRef attribute.
  787. ================================================================================
  788. -->
  789. <!ELEMENT InsertAfter ANY>
  790. <!ATTLIST InsertAfter
  791.     %localid; 
  792.     DuidRef CDATA #REQUIRED
  793. >
  794. <!--
  795. ================================= InsertBefore =================================
  796. An instruction to insert content before a designated element within a NewsItem.
  797. The content to be inserted is the content of the InsertBefore element. The
  798. NewsItem into which it is to be inserted is the previous revision of the current
  799. one, and the element before which it is to be inserted is the one whose Duid
  800. value is equal to the value of the InsertBefore element's DuidRef attribute.
  801. ================================================================================
  802. -->
  803. <!ELEMENT InsertBefore ANY>
  804. <!ATTLIST InsertBefore
  805.     %localid; 
  806.     DuidRef CDATA #REQUIRED
  807. >
  808. <!--
  809. ================================= Instruction ==================================
  810. An instruction from a news provider to the recipient of a NewsItem. A special
  811. case of Instruction is an indication of the effect the current revision of a
  812. NewsItem has on the status of any previous revisions of the NewsItem that may
  813. still be on the recipient's system. In this case, it will contain one or more
  814. RevisionStatus elements. Otherwise, the value of the FormalName attribute is a
  815. formal name for the Instruction, and its meaning is determined by a controlled
  816. vocabulary as described in the comment to the formalname ENTITY declaration
  817. above.
  818. ================================================================================
  819. -->
  820. <!ELEMENT Instruction (RevisionStatus*)>
  821. <!ATTLIST Instruction
  822.     %localid; 
  823.     %formalname; 
  824. >
  825. <!-- 
  826. ================================= KeywordLine ==================================
  827. A displayable set of keywords relevant to a news object. This can be used by a
  828. NewsML system to assist manual or automated searches.
  829. ================================================================================
  830. -->
  831. <!ELEMENT KeywordLine (#PCDATA | Origin)*>
  832. <!ATTLIST KeywordLine
  833.     %localid; 
  834.     xml:lang CDATA #IMPLIED
  835. >
  836. <!-- 
  837. ==================================== Label =====================================
  838. A human-readable label for a NewsItem.
  839. ================================================================================
  840. -->
  841. <!ELEMENT Label (LabelType, LabelText)>
  842. <!ATTLIST Label
  843.     %localid; 
  844. >
  845. <!-- 
  846. =================================== LabelText ==================================
  847. The text that constitutes a Label of a given LabelType.
  848. ================================================================================
  849. -->
  850. <!ELEMENT LabelText (#PCDATA)>
  851. <!ATTLIST LabelText
  852.     %localid; 
  853. >
  854. <!-- 
  855. ================================= LabelType ====================================
  856. A user-defined type of label. The value of the FormalName attribute is a formal
  857. name for the LabelType. Its meaning and permitted values are determined by a
  858. controlled vocabulary as described in the comment to the formalname ENTITY
  859. declaration above.
  860. ================================================================================
  861. -->
  862. <!ELEMENT LabelType EMPTY>
  863. <!ATTLIST LabelType
  864.     %localid; 
  865.     %formalname; 
  866. >
  867. <!-- 
  868. =================================== Language ===================================
  869. An indication of the, or a, language used in a content item. The value of the
  870. FormalName attribute is a formal name for the Language. Its meaning and
  871. permitted values are determined by a controlled vocabulary as described in the
  872. comment to the formalname ENTITY declaration above.
  873. ================================================================================
  874. -->
  875. <!ELEMENT Language EMPTY>
  876. <!ATTLIST Language
  877.     %localid; 
  878.     %formalname; 
  879.     %assignment; 
  880. >
  881. <!-- 
  882. ================================= Limitations ==================================
  883. A natural-language statement of the terms and conditions that apply to the
  884. specified usage rights.
  885. ================================================================================
  886. -->
  887. <!ELEMENT Limitations (#PCDATA | Origin)*>
  888. <!ATTLIST Limitations
  889.     %localid; 
  890.     xml:lang CDATA #IMPLIED
  891.     %assignment; 
  892. >
  893. <!-- 
  894. =========================== Location (version 1.1)=============================
  895. An indication of the location somehow relevant to the NewsItem. Type of the
  896. location (the nature of its relation to the NewsItem) is specified using the
  897. HowPresent attribute that is part of the %assignment; entity (e.g.
  898. DateLine, Event, etc). Logical components of the location's definition (eg Country) are specified 
  899. using the Property child elements with the FormalName attributes taken from the IPTC normative controlled 
  900. vocabulary. In addition, if the location in question exists as a single Topic, the optional Topic attribute may be 
  901. used as a direct pointer to that Topic.   The pointer may take the form of an http URL or a NewsML
  902.  URN, or a # character followed by the  value of the Duid attribute of a Topic element in the current document
  903. ================================================================================
  904. -->
  905. <!ELEMENT Location (Property)*>
  906. <!ATTLIST Location
  907.     %localid; 
  908.     %assignment; 
  909.     xml:lang CDATA #IMPLIED
  910.     Topic CDATA #IMPLIED
  911. >
  912. <!-- 
  913. ================================== MediaType ===================================
  914. An indication of the media type of a ContentItem. The value of the FormalName
  915. attribute is a formal name for the MediaType. Its meaning and permitted values
  916. are determined by a controlled vocabulary as described in the comment to the
  917. formalname ENTITY declaration above.
  918. ================================================================================
  919. -->
  920. <!ELEMENT MediaType EMPTY>
  921. <!ATTLIST MediaType
  922.     %localid; 
  923.     %formalname; 
  924. >
  925. <!-- 
  926. =================================== Metadata ===================================
  927. An container for a user-defined type of metadata.
  928. ================================================================================
  929. -->
  930. <!ELEMENT Metadata (Catalog?, MetadataType, Property+)>
  931. <!ATTLIST Metadata
  932.     %localid; 
  933. >
  934. <!-- 
  935. =============================== MetadataType ===================================
  936. An indication of the type of metadata that is represented by the Property
  937. elements within this Metadata element. The value of the FormalName attribute is
  938. a formal name for the MetadataType. Its meaning and permitted values are
  939. determined by a controlled vocabulary as described in the comment to the
  940. formalname ENTITY declaration above.
  941. ================================================================================
  942. -->
  943. <!ELEMENT MetadataType EMPTY>
  944. <!ATTLIST MetadataType
  945.     %localid; 
  946.     %formalname; 
  947. >
  948. <!-- 
  949. =================================== MimeType ===================================
  950. An indication of the MIME-type of a ContentItem. The value of the FormalName
  951. attribute is a formal name for the MimeType. Its meaning and permitted values
  952. are determined by a controlled vocabulary as described in the comment to the
  953. formalname ENTITY declaration above.
  954. ================================================================================
  955. -->
  956. <!ELEMENT MimeType EMPTY>
  957. <!ATTLIST MimeType
  958.     %localid; 
  959.     %formalname; 
  960. >
  961. <!-- 
  962. ================================== NameLabel ===================================
  963. A string used by human users as a name to help identify a NewsItem. Its form is
  964. determined by the provider. It might be identical to the textual content of
  965. the SlugLine element, for example, but even if this is so, the system should not
  966. process the NameLabel as a slugline. Nothing can be assumed about the nature of
  967. the string within NameLabel beyond the fact that it can help to identify the
  968. NewsItem to humans.
  969. ================================================================================
  970. -->
  971. <!ELEMENT NameLabel (#PCDATA)>
  972. <!ATTLIST NameLabel
  973.     %localid; 
  974. >
  975. <!-- 
  976. ================================ NewsComponent =================================
  977. A container for news objects, used to identify the role of news objects in
  978. relation to one another, and to ascribe metadata to them. The Essential
  979. attribute indicates whether the provider considers that this NewsComponent
  980. is essential to the meaning of the NewsComponent within which it is contained.
  981. The EquivalentsList attribute indicates whether or not the NewsItems or
  982. NewsItemRefs, NewsComponents or ContentItems contained within this one are
  983. equivalent to one another in content and/or meaning
  984. ================================================================================
  985. -->
  986. <!ELEMENT NewsComponent (Comment*, Catalog?, TopicSet*, Role?, BasisForChoice*, NewsLines?, AdministrativeMetadata?, RightsMetadata?, DescriptiveMetadata?, Metadata*, ((NewsItem | NewsItemRef)+ | NewsComponent+ | ContentItem+)?)>
  987. <!ATTLIST NewsComponent
  988.     %localid; 
  989.     Essential (yes | no) "no"
  990.     EquivalentsList (yes | no) "no"
  991.     xml:lang CDATA #IMPLIED
  992. >
  993. <!-- 
  994. ================================= NewsEnvelope =================================
  995. Information about the transmission of one or more NewsItems as a NewsML
  996. document.
  997. ================================================================================
  998. -->
  999. <!ELEMENT NewsEnvelope (TransmissionId?, SentFrom?, SentTo?, DateAndTime, NewsService*, NewsProduct*, Priority?)>
  1000. <!ATTLIST NewsEnvelope
  1001.     %localid; 
  1002. >
  1003. <!-- 
  1004. ================================ NewsIdentifier ================================
  1005. A globally unique identifier for a NewsItem. 
  1006. ================================================================================
  1007. -->
  1008. <!ELEMENT NewsIdentifier (ProviderId, DateId, NewsItemId, RevisionId, PublicIdentifier)>
  1009. <!-- 
  1010. =================================== NewsItem ===================================
  1011. A managed set of information representing a point of view, at a given time, on
  1012. some event or events. Its Identification and NewsManagement provide
  1013. manageability. It may contain either a NewsComponent, or one or more Updates
  1014. that modify aspects of a previous Revision of the same NewsItem, or a
  1015. TopicSet.
  1016. ================================================================================
  1017. -->
  1018. <!ELEMENT NewsItem (Comment*, Catalog?, Identification, NewsManagement, (NewsComponent | Update+ | TopicSet)?)>
  1019. <!ATTLIST NewsItem
  1020.     %localid; 
  1021.     xml:lang CDATA #IMPLIED
  1022. >
  1023. <!-- 
  1024. ================================== NewsItemId ==================================
  1025. An identifier for the NewsItem. The combination of NewsItemId and DateId must
  1026. be unique among NewsItems that emanate from the same provider. Within these
  1027. constraints, the NewsItemId can take any form the provider wishes. It may take
  1028. the form of a name for the NewsItem that will be meaningful to humans, but this
  1029. is not a requirement. The provider may optionally relate the values of
  1030. NewsItemId to a controlled vocabulary, which is invoked by the Vocabulary
  1031. attribute. The value ofthe Vocabulary attribute may be an http URL, a NewsML
  1032. URN, or the # character followed by the value of the Duid attribute of a
  1033. TopicSet in the current document. The Scheme attribute, if present, serves to
  1034. distinguish which of possibly multiple naming schemes in the controlled
  1035. vocabulary is the one that governs the NewsItemId.
  1036. ================================================================================
  1037. -->
  1038. <!ELEMENT NewsItemId (#PCDATA)>
  1039. <!ATTLIST NewsItemId
  1040.     Vocabulary CDATA #IMPLIED
  1041.     Scheme CDATA #IMPLIED
  1042. >
  1043. <!-- 
  1044. ================================= NewsItemRef ==================================
  1045. A pointer to a NewsItem that is deemed to replace the NewsItemRef element. The
  1046. NewsItem attribute is a pointer to the relevant NewsItem. Its value can be an
  1047. http URL, or a NewsML URN as described in the comment to PublicIdentifier, or a
  1048. fragment identifier consisting of a # character followed by the Duid of a
  1049. NewsItem in the current document.
  1050. ================================================================================
  1051. -->
  1052. <!ELEMENT NewsItemRef (Comment*)>
  1053. <!ATTLIST NewsItemRef
  1054.     %localid; 
  1055.     NewsItem CDATA #IMPLIED
  1056. >
  1057. <!--
  1058. ================================= NewsItemType =================================
  1059. An indication of the type of a NewsItem. The value of the FormalName attribute
  1060. is a formal name for the NewsItemType. Its meaning and permitted values are
  1061. determined by a controlled vocabulary as described in the comment to the
  1062. formalname ENTITY declaration above.
  1063. ================================================================================
  1064. -->
  1065. <!ELEMENT NewsItemType EMPTY>
  1066. <!ATTLIST NewsItemType
  1067.     %localid; 
  1068.     %formalname; 
  1069. >
  1070. <!-- 
  1071. =================================== NewsLine ===================================
  1072. A newsline of a type not included in the NewsML specification.
  1073. ================================================================================
  1074. -->
  1075. <!ELEMENT NewsLine (NewsLineType, NewsLineText+)>
  1076. <!ATTLIST NewsLine
  1077.     %localid; 
  1078. >
  1079. <!-- 
  1080. =================================== NewsLineText ===================================
  1081. The text of a NewsLine of user-defined type.
  1082. ================================================================================
  1083. -->
  1084. <!ELEMENT NewsLineText (#PCDATA | Origin)*>
  1085. <!ATTLIST NewsLineText
  1086.     %localid; 
  1087.     xml:lang CDATA #IMPLIED
  1088. >
  1089. <!-- 
  1090. ================================ NewsLineType ==================================
  1091. An indication of a user-defined NewsLine type. The value of the FormalName
  1092. attribute is a formal name for the NewsLineType. Its meaning and permitted
  1093. values are determined by a controlled vocabulary as described in the comment
  1094. to the formalname ENTITY declaration above.
  1095. ================================================================================
  1096. -->
  1097. <!ELEMENT NewsLineType EMPTY>
  1098. <!ATTLIST NewsLineType
  1099.     %localid; 
  1100.     %formalname; 
  1101. >
  1102. <!-- 
  1103. ================================== NewsLines ===================================
  1104. A container for all the NewsLines that a NewsComponent has. Made an "or" group  and ByLineTitle added in version 1.1
  1105. ================================================================================
  1106. -->
  1107. <!ELEMENT NewsLines ((HeadLine, SubHeadLine*) | (ByLine, ByLineTitle*) | DateLine | CreditLine | CopyrightLine | RightsLine | SeriesLine | SlugLine | KeywordLine | NewsLine)*>
  1108. <!ATTLIST NewsLines
  1109.     %localid; 
  1110. >
  1111. <!-- 
  1112. ================================ NewsManagement ================================
  1113. Information relevant to the management of a NewsItem. Multiple StatusWillChange introduced in version 1.1
  1114. ================================================================================
  1115. -->
  1116. <!ELEMENT NewsManagement (NewsItemType, FirstCreated, ThisRevisionCreated, Status, StatusWillChange*, Urgency?, RevisionHistory?, DerivedFrom*, AssociatedWith*, Instruction*, Property*)>
  1117. <!ATTLIST NewsManagement
  1118.     %localid; 
  1119. >
  1120. <!-- 
  1121. ==================================== NewsML ====================================
  1122. A NewsML document, which must contain a NewsEnvelope and one or more NewsItems,
  1123. and may include a Catalog element and a TopicSet element. The Version attribute, introduced in version 1.1,
  1124.  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.
  1125. ================================================================================
  1126. -->
  1127. <!ELEMENT NewsML (Catalog?, TopicSet*, (NewsEnvelope, NewsItem+))>
  1128. <!ATTLIST NewsML
  1129.     %localid; 
  1130.     Version CDATA #IMPLIED
  1131. >
  1132. <!-- 
  1133. ================================= NewsProduct ==================================
  1134. An identifier for a product to which all the NewsItems in a NewsML document
  1135. belong. The value of the FormalName attribute is a formal name for the
  1136. NewsProduct. Its meaning and permitted values are determined by a controlled
  1137. vocabulary as described in the comment to the formalname ENTITY declaration
  1138. above.
  1139. ================================================================================
  1140. -->
  1141. <!ELEMENT NewsProduct EMPTY>
  1142. <!ATTLIST NewsProduct
  1143.     %localid; 
  1144.     %formalname; 
  1145. >
  1146. <!-- 
  1147. ================================= NewsService ==================================
  1148. An identifier for a service to which all the NewsItems in a NewsML document
  1149. belong. The value of the FormalName attribute is a formal name for the
  1150. NewsService. Its meaning and permitted values are determined by a controlled
  1151. vocabulary as described in the comment to the formalname ENTITY declaration
  1152. above.
  1153. ================================================================================
  1154. -->
  1155. <!ELEMENT NewsService EMPTY>
  1156. <!ATTLIST NewsService
  1157.     %localid; 
  1158.     %formalname; 
  1159. >
  1160. <!-- 
  1161. =================================== Notation ===================================
  1162. An indication of the notation of a ContentItem. The value of the FormalName
  1163. attribute is a formal name for the Notation. Its meaning and permitted values
  1164. are determined by a controlled vocabulary as described in the comment to the
  1165. formalname ENTITY declaration above.
  1166. ================================================================================
  1167. -->
  1168. <!ELEMENT Notation EMPTY>
  1169. <!ATTLIST Notation
  1170.     %localid; 
  1171.     %formalname; 
  1172. >
  1173. <!-- 
  1174. ================================= OfInterestTo =================================
  1175. An indication of the target audience of a NewsItem. The value of the FormalName
  1176. attribute is a formal name for the target audience. Its meaning and permitted
  1177. values are determined by a controlled vocabulary as described in the comment to
  1178. the formalname ENTITY declaration above.
  1179. ================================================================================
  1180. -->
  1181. <!ELEMENT OfInterestTo (Relevance?)>
  1182. <!ATTLIST OfInterestTo
  1183.     %localid; 
  1184.     %formalname; 
  1185.     %assignment; 
  1186. >
  1187. <!-- 
  1188. ==================================== Origin ====================================
  1189. A wrapper for all or part of the text of a piece of text, which provides a
  1190. pointer to an item of data corresponding formally to what is being described
  1191. here in natural language. The Href attribute identifies the relevant data, and
  1192. may be an http URL or a NewsML URN as described in the comment to
  1193. PublicIdentifier, optionally including a fragment identifier. Alternatively, it
  1194. can be a simple fragment identifier consisting of a # character followed by the
  1195. value of the Duid of an element in the current document.
  1196. ================================================================================
  1197. -->
  1198. <!ELEMENT Origin (#PCDATA | Origin)*>
  1199. <!ATTLIST Origin
  1200.     %localid; 
  1201.     %assignment; 
  1202.     Href CDATA #IMPLIED
  1203. >
  1204. <!-- 
  1205. =================================== Party ======================================
  1206. An indication of the person, company or organisation that has a particular
  1207. relationship to this NewsItem in the news workflow. The value of the FormalName
  1208. attribute is a formal name for the Party. Its meaning and permitted values
  1209. are determined by a controlled vocabulary as described in the comment to the
  1210. formalname ENTITY declaration above. The optional Topic attribute may be used as
  1211. a direct pointer to that Topic. The pointer may take the form of an http URL or
  1212. a NewsML URN, or a # character followed by the value of the Duid attribute of a
  1213. Topic element in the current document. The Property child element was added in version 1.1 to eliminate 
  1214. the need for creation of ad-hoc topics for volatile information internal to a NewsML document (eg the name 
  1215. of the person involved in editing of the story, which is usually internal information to the provider).
  1216. ================================================================================
  1217. -->
  1218. <!ELEMENT Party (Property)*>
  1219. <!ATTLIST Party
  1220.     %localid; 
  1221.     %formalname; 
  1222.     Topic CDATA #IMPLIED
  1223. >
  1224. <!-- 
  1225. =================================== Priority ===================================
  1226. An indication of the priority notation of a NewsItem. The value of the
  1227. FormalName attribute is a formal name for the Priority. Its meaning and
  1228. permitted values are determined by a controlled vocabulary as described in
  1229. the comment to the formalname ENTITY declaration above.
  1230. ================================================================================
  1231. -->
  1232. <!ELEMENT Priority EMPTY>
  1233. <!ATTLIST Priority
  1234.     %localid; 
  1235.     %formalname; 
  1236. >
  1237. <!-- 
  1238. =================================== Property ===================================
  1239. A property of a NewsItem, NewsComponent, ContentItem, Topic, Location or Party. The property has a 
  1240. name and either  a simple Value or a complex value consisting of a set of further properties.
  1241.  
  1242. Value
  1243. =====
  1244. A string representation of the value of a Property.
  1245.  
  1246. ValueRef
  1247. ========
  1248. A pointer to the value of the Property. This might be a Topic in a TopicSet, or
  1249. any other piece of data. If both Value and ValueRef are provided, then ValueRef
  1250. identifies the actual value of the property, with Value simply providing a
  1251. string representation or mnemonic for it.
  1252.  
  1253.  
  1254. Example:
  1255. <Catalog>
  1256.  <Resource Duid="resource1">
  1257.   <Urn>urn:newsml:reuters.com:20001001:Physical Characteristics:3</Urn>
  1258.   <Url>www.reuters.com/vocabs/physical.xml</Url>
  1259.   <Url>www.iptc.com/vocabularies/memberdefined/reuters/physical.xml</Url>
  1260.   <DefaultVocabularyFor Scheme="short" Context="Metadata/Property[@FormalName='Width']"/>
  1261.  </Resource>
  1262. </Catalog>
  1263. ...
  1264. <Property FormalName="Width" Vocabulary="#resource1">
  1265.  <Property FormalName="Unit" ValueRef="urn:newsml:iptc.org:20001006:units:1#cm"/>
  1266.  <Property FormalName="Quantity" Value="7.5"/>
  1267. </Property>
  1268.  
  1269. AllowedValues
  1270. =============
  1271. The AllowedValues attribute, if present, is a pointer to a controlled vocabulary
  1272. that delimits the set of allowed values for the property. This may be an http
  1273. URL, or a NewsML URN, or a fragment identifier consisting of a # charactger
  1274. followed by the Duid of an element in the current document. The pointer must
  1275. reference either a Resource element that designates an external controlled
  1276. vocabulary, or a TopicSet element, that is itself the controlled vocabulary.
  1277.  
  1278. AllowedScheme (added in Version 1.1)
  1279. =============
  1280. The AllowedScheme attribute, if present, distinguishes the Scheme in a controlled
  1281. vocabulary that delimits the set of allowed values for the property. For a match to be 
  1282. obtained within the controlled vocabulary both the AllowedScheme  must match the 
  1283. Scheme in the vocabulary and the Value must match the FormalName in the vocabulary. 
  1284. The use of the AllowedScheme attribute serves to indicate that the Value data is
  1285.  drawn from a controlled vocabulary rather that being an uncontrolled entry.
  1286. ================================================================================
  1287. -->
  1288. <!ELEMENT Property (Property*)>
  1289. <!ATTLIST Property
  1290.     %localid; 
  1291.     %formalname; 
  1292.     %assignment; 
  1293.     Value CDATA #IMPLIED
  1294.     ValueRef CDATA #IMPLIED
  1295.     AllowedValues CDATA #IMPLIED
  1296.     AllowedScheme CDATA #IMPLIED
  1297. >
  1298. <!-- 
  1299. =================================== Provider ===================================
  1300. An individual and/or company or organisation that released a news object for
  1301. publication.
  1302. ================================================================================
  1303. -->
  1304. <!ELEMENT Provider (%party;)>
  1305. <!ATTLIST Provider
  1306.     %localid; 
  1307. >
  1308. <!-- 
  1309. ================================== ProviderId ==================================
  1310. An identifier for the news provider that produced the NewsItem. The
  1311. provider's ID is specified in the element content. This should be an Internet
  1312. domain name that is owned by the provider at the date identified by the DateId
  1313. subelement of the NewsIdentifier.
  1314.  
  1315. Example: 
  1316. <NewsIdentifier>
  1317.  <ProviderId>iptc.org</ProviderId>
  1318.  <DateId>20001001</DateId>
  1319.  <NewsItemId>NewsML version 1.0</NewsItemId>
  1320.  <RevisionId>1</RevisionId
  1321. </NewsIdentifier>
  1322.  
  1323. Because the domain name "iptc.org" was owned on 1 October 2000 by the
  1324. International Press Telecommunications Council (IPTC) and no-one else, it is
  1325. certain that IPTC is the provider in this case.
  1326. ================================================================================
  1327. -->
  1328. <!ELEMENT ProviderId (#PCDATA)>
  1329. <!ATTLIST ProviderId
  1330.     Vocabulary CDATA #IMPLIED
  1331. >
  1332. <!-- 
  1333. =============================== PublicIdentifier ===============================
  1334. A public identifier (in the sense defined by the XML 1,0 Specification) for a
  1335. NewsItem. This is the NewsML URN, and must be constructed as follows: 
  1336.  
  1337. urn:newsml:{ProviderId}:{DateId}:{NewsItemId}:{RevisionId}{RevisionId@Update}
  1338.  
  1339. where {x} means "the content of the x subelement of the NewsIdentifier" and
  1340. {x@y} means "the value of the y attribute of the x subelement of the
  1341. NewsIdentifier", with the exception that if the Update attribute of the
  1342. RevisionId element has its default value of N, it is omitted from the URN.
  1343.  
  1344. Note that the set of characters that can be included within a URN is limited.
  1345. The allowed characters are specified by the Internet Engineering Task Force
  1346. (IETF) in its Request For Comments (RFC) number 2141. This document is
  1347. available at http://www.ietf.org/rfc/rfc2141.txt. Any character that is not
  1348. within the permitted URN character set must be represented as a % character
  1349. followed by the sequence of one to six bytes of its UTF-8 encoding,
  1350. represented in their hexadecimal form. Thus, for example, the space character
  1351. in a URN would appear as %20, and the % character itself would appear as %25.
  1352. This mechanism does not cater for all Unicode or UTF-16 characters. Therefore,
  1353. it is important not to include characters in a NewsItemId that cannot be
  1354. encoded in UTF-8.
  1355.  
  1356. Note that the existence of this URN enables the NewsItem to be referenced
  1357. unambiguously by pointers from other XML elements or resources. Within such
  1358. pointers, if the RevisionId, its preceding : character and its following Update
  1359. qualifier are omitted, then the pointer designates the most recent revision at
  1360. the time it is resolved.
  1361. ================================================================================
  1362. -->
  1363. <!ELEMENT PublicIdentifier (#PCDATA)>
  1364. <!-- 
  1365. ================================== Relevance ===================================
  1366. An indication of the relevance of a NewsItem to a given target audience. The
  1367. value of the FormalName attribute is a formal name for the Relevance. Its
  1368. meaning and permitted values are determined by a controlled vocabulary as
  1369. described in the comment to the formalname ENTITY declaration above.
  1370. ================================================================================
  1371. -->
  1372. <!ELEMENT Relevance EMPTY>
  1373. <!ATTLIST Relevance
  1374.     %localid; 
  1375.     %formalname; 
  1376.     %assignment; 
  1377. >
  1378. <!--
  1379. =================================== Replace ====================================
  1380. An instruction to replace a designated element within a NewsItem. The element
  1381. that is to replace the designated element is the content of the Replace element.
  1382. The NewsItem within which the replacement takes place is the previous revision
  1383. of the current one, and the element to be replaced is the one whose Duid
  1384. value is equal to the value of the Replace element's DuidRef attribute.
  1385. ================================================================================
  1386. -->
  1387. <!ELEMENT Replace ANY>
  1388. <!ATTLIST Replace
  1389.     %localid; 
  1390.     DuidRef CDATA #REQUIRED
  1391. >
  1392. <!-- 
  1393. ================================== Resource ====================================
  1394. An indication where a given resource can be found, and whether it is to be used
  1395. as the default vocabulary for certain formal names within the current subtree
  1396. of a NewsML document. The Urn attribute provides a NewsML URN for the res
  1397. urce.
  1398. THe Url attribute(s) provide(s) a location or locations where the resource may
  1399. be found. The DefaultVocabularyFor element contains an XPath pattern. The
  1400. identified resource acts as default vocabulary for any element within the
  1401. subtree whose root is the parent of the current Catalog, that matches this XPath
  1402. pattern.
  1403. ================================================================================
  1404. -->
  1405. <!ELEMENT Resource (Urn?, Url*, DefaultVocabularyFor*)>
  1406. <!ATTLIST Resource
  1407.     %localid; 
  1408. >
  1409. <!-- 
  1410. =============================== RevisionHistory ================================
  1411. A pointer to a file containing the revision history of the NewsItem.
  1412. ================================================================================
  1413. -->
  1414. <!ELEMENT RevisionHistory EMPTY>
  1415. <!ATTLIST RevisionHistory
  1416.     %localid; 
  1417.     Href CDATA #REQUIRED
  1418. >
  1419. <!-- 
  1420. ================================== RevisionId ==================================
  1421. A positive integer indicating which Revision of a given NewsItem this is. Any
  1422. positive integer may be used, but it must always be the case that of two
  1423. instances of a NewsItem that have the same ProviderId, DateId and NewsItemId,
  1424. the one whose RevisionId has the larger value must be the more recent revision.
  1425. A RevisionId of 0 is not permitted. The PreviousRevision attribute must be
  1426. present, and its value must be equal to the content of the RevisionId element
  1427. of the NewsItem's previous revision, if there is one, and 0 if the NewsItem has
  1428. no previous revision. If the NewsItem contains an Update element or elements,
  1429. then the Update attribute must be set to U. If the NewsItem consists only of a
  1430. replacement set of NewsManagement data, then the Update attribute must be set
  1431. to A. If neither of these is the case, then the Update attribute must be set
  1432. to N.
  1433. ================================================================================
  1434. -->
  1435. <!ELEMENT RevisionId (#PCDATA)>
  1436. <!ATTLIST RevisionId
  1437.     PreviousRevision CDATA #REQUIRED
  1438.     Update CDATA #REQUIRED
  1439. >
  1440. <!-- 
  1441. ================================ RevisionStatus ================================
  1442. Indicates the status that previous revisions now has as a result of the release
  1443. of the current revision. The optional Revision attribute is an integer, equal to
  1444. the RevisionId of the revision in question. If it is not present, then the
  1445. status applies to ALL previous revisions, without exception.
  1446. ================================================================================
  1447. -->
  1448. <!ELEMENT RevisionStatus (Status)>
  1449. <!ATTLIST RevisionStatus
  1450.     %localid; 
  1451.     Revision CDATA #IMPLIED
  1452. >
  1453. <!-- 
  1454. ================================= RightsHolder =================================
  1455. A string of text indicating who has the usage rights, optionally enriched with
  1456. pointers to further information about the relevant people, companies or
  1457. organisations.
  1458. ================================================================================
  1459. -->
  1460. <!ELEMENT RightsHolder (#PCDATA | Origin)*>
  1461. <!ATTLIST RightsHolder
  1462.     %localid; 
  1463.     xml:lang CDATA #IMPLIED
  1464.     %assignment; 
  1465. >
  1466. <!-- 
  1467. ================================== RightsLine ==================================
  1468. A displayable version of rights information. Note that this is distinct from
  1469. copyright information. Copyright information is about who owns a news object;
  1470. rights information is about who is allowed to use it, in what way and under
  1471. what circumstances.
  1472. ================================================================================
  1473. -->
  1474. <!ELEMENT RightsLine (#PCDATA | Origin)*>
  1475. <!ATTLIST RightsLine
  1476.     %localid; 
  1477.     xml:lang CDATA #IMPLIED
  1478. >
  1479. <!-- 
  1480. ================================ RightsMetadata ================================
  1481. Information about the rights pertaining to a NewsComponent. 
  1482. ================================================================================
  1483. -->
  1484. <!ELEMENT RightsMetadata (Catalog?, Copyright*, UsageRights*, Property*)>
  1485. <!ATTLIST RightsMetadata
  1486.     %localid; 
  1487.     %assignment; 
  1488. >
  1489. <!-- 
  1490. ===================================== Role =====================================
  1491. An identifier of the role played by a NewsComponent within a NewsComponent
  1492. that contains it. The outermost NewsComponent within a NewsItem need not
  1493. specify a Role attribute value. The value of the FormalName attribute is a
  1494. formal name for the Role. Its meaning and permitted values are determined by
  1495. a controlled vocabulary as described in the comment to the formalname ENTITY
  1496. declaration above.
  1497. ================================================================================
  1498. -->
  1499. <!ELEMENT Role EMPTY>
  1500. <!ATTLIST Role
  1501.     %localid; 
  1502.     %formalname; 
  1503. >
  1504. <!-- 
  1505. =================================== SentFrom ===================================
  1506. An individual and/or company or organisation from whom the NewsML document is
  1507. being sent.
  1508. ================================================================================
  1509. -->
  1510. <!ELEMENT SentFrom (%party;)>
  1511. <!ATTLIST SentFrom
  1512.     %localid; 
  1513. >
  1514. <!-- 
  1515. ==================================== SentTo ====================================
  1516. An individual and/or company or organisation to whom the NewsML document is
  1517. being sent.
  1518. ================================================================================
  1519. -->
  1520. <!ELEMENT SentTo (%party;)>
  1521. <!ATTLIST SentTo
  1522.     %localid; 
  1523. >
  1524. <!-- 
  1525. ================================== SeriesLine ==================================
  1526. A displayable version of information about a news object's place in a series.
  1527. ================================================================================
  1528. -->
  1529. <!ELEMENT SeriesLine (#PCDATA | Origin)*>
  1530. <!ATTLIST SeriesLine
  1531.     %localid; 
  1532.     xml:lang CDATA #IMPLIED
  1533. >
  1534. <!-- 
  1535. ================================== SizeInBytes =================================
  1536. The exact size in bytes of a ContentItem's inline or referenced data object. 
  1537. ================================================================================
  1538. -->
  1539. <!ELEMENT SizeInBytes (#PCDATA)>
  1540. <!ATTLIST SizeInBytes
  1541.     %localid; 
  1542. >
  1543. <!-- 
  1544. =================================== SlugLine ===================================
  1545. A string of text, possibly embellished by hyperlinks and/or formatting, used to
  1546. display a NewsItem's slug line. (Note that the meaning of the term "slug line",
  1547. and the uses to which it is put, are a matter for individual providers to
  1548. define within their own workflow and business practice.) 
  1549. ================================================================================
  1550. -->
  1551. <!ELEMENT SlugLine (#PCDATA | Origin)*>
  1552. <!ATTLIST SlugLine
  1553.     %localid; 
  1554.     xml:lang CDATA #IMPLIED
  1555. >
  1556. <!-- 
  1557. ==================================== Source ====================================
  1558. An individual and/or company or organisation that provided source material for
  1559. a news object. The optional NewsItem attribute must be present in the case of
  1560. a syndicated NewsItem. It provides the URN of the NewsItem that is being
  1561. syndicated. Note that a sequence of Source elements can be used to indicate the
  1562. sequence of syndicators through which a NewsItem has passed.
  1563. ================================================================================
  1564. -->
  1565. <!ELEMENT Source (%party;)>
  1566. <!ATTLIST Source
  1567.     %localid; 
  1568.     NewsItem CDATA #IMPLIED
  1569. >
  1570. <!-- 
  1571. ================================== StartDate ===================================
  1572. A natural-language statement of the date at which specified usage rights come
  1573. into effect.
  1574. ================================================================================
  1575. -->
  1576. <!ELEMENT StartDate (#PCDATA | Origin)*>
  1577. <!ATTLIST StartDate
  1578.     %localid; 
  1579.     xml:lang CDATA #IMPLIED
  1580.     %assignment; 
  1581. >
  1582. <!-- 
  1583. ==================================== Status ===================================
  1584. An indication of the Status of a NewsItem. The value of the FormalName
  1585. attribute is a formal name for the Status. Its meaning and permitted values
  1586. are determined by a controlled vocabulary as described in the comment to the
  1587. formalname ENTITY declaration above.
  1588. ================================================================================
  1589. -->
  1590. <!ELEMENT Status EMPTY>
  1591. <!ATTLIST Status
  1592.     %localid; 
  1593.     %formalname; 
  1594. >
  1595. <!-- 
  1596. =============================== StatusWillChange ===============================
  1597. Advance notification of a status change that will automatically occur at the
  1598. specified date and time. For example, an item with a Status of "embargoed" might
  1599. have a StatusWillChange element stating that the status will become "usable" at
  1600. a specified time. This is equivalent to announcing in advance the time at which
  1601. the embargo will end and the item will be released.
  1602. ================================================================================
  1603. -->
  1604. <!ELEMENT StatusWillChange (FutureStatus, DateAndTime)>
  1605. <!ATTLIST StatusWillChange
  1606.     %localid; 
  1607. >
  1608. <!-- 
  1609. ================================= SubHeadLine ==================================
  1610. A displayable subsidiary headline.
  1611. ================================================================================
  1612. -->
  1613. <!ELEMENT SubHeadLine (#PCDATA | Origin)*>
  1614. <!ATTLIST SubHeadLine
  1615.     %localid; 
  1616.     xml:lang CDATA #IMPLIED
  1617. >
  1618. <!-- 
  1619. =================================== Subject ====================================
  1620. An indication of the Subject of a NewsItem. The value of the FormalName
  1621. attribute is a formal name for the Subject. Its meaning and permitted values
  1622. are determined by a controlled vocabulary as described in the comment to the
  1623. formalname ENTITY declaration above.
  1624. ================================================================================
  1625. -->
  1626. <!ELEMENT Subject EMPTY>
  1627. <!ATTLIST Subject
  1628.     %localid; 
  1629.     %formalname; 
  1630.     %assignment; 
  1631. >
  1632. <!-- 
  1633. ================================= SubjectCode ==================================
  1634. A container for the IPTC Subject Codes that indicate the subject of a NewsItem,
  1635. as defined in the IPTC Information Interchange Model. It consists of one more
  1636. Subject, SubjectMatter and SubjectDetail elements, optionally amplified by one
  1637. or more SubjectQualifier elements.
  1638. ================================================================================
  1639. -->
  1640. <!ELEMENT SubjectCode ((Subject | SubjectMatter | SubjectDetail), SubjectQualifier*)*>
  1641. <!ATTLIST SubjectCode
  1642.     %localid; 
  1643.     %assignment; 
  1644. >
  1645. <!-- 
  1646. ================================ SubjectDetail =================================
  1647. An indication of the SubjectDetail of a NewsItem. The value of the FormalName
  1648. attribute is a formal name for the SubjectDetail. Its meaning and permitted
  1649. values are determined by a controlled vocabulary as described in the comment
  1650. to the formalname ENTITY declaration above.
  1651. ================================================================================
  1652. -->
  1653. <!ELEMENT SubjectDetail EMPTY>
  1654. <!ATTLIST SubjectDetail
  1655.     %localid; 
  1656.     %formalname; 
  1657.     %assignment; 
  1658. >
  1659. <!-- 
  1660. ================================ SubjectMatter =================================
  1661. An indication of the SubjectMatter of a NewsItem. The value of the FormalName
  1662. attribute is a formal name for the SubjectMatter. Its meaning and permitted
  1663. values are determined by a controlled vocabulary as described in the comment to
  1664. the formalname ENTITY declaration above.
  1665. ================================================================================
  1666. -->
  1667. <!ELEMENT SubjectMatter EMPTY>
  1668. <!ATTLIST SubjectMatter
  1669.     %localid; 
  1670.     %formalname; 
  1671.     %assignment; 
  1672. >
  1673. <!-- 
  1674. =============================== SubjectQualifier ===============================
  1675. An indication of the SubjectQualifier of a NewsItem. The value of the FormalName
  1676. attribute is a formal name for the SubjectQualifier. Its meaning and permitted
  1677. values are determined by a controlled vocabulary as described in the comment to
  1678. the formalname ENTITY declaration above.
  1679. ================================================================================
  1680. -->
  1681. <!ELEMENT SubjectQualifier EMPTY>
  1682. <!ATTLIST SubjectQualifier
  1683.     %localid; 
  1684.     %formalname; 
  1685.     %assignment; 
  1686. >
  1687. <!-- 
  1688. =============================== SystemIdentifier ===============================
  1689. A system identifier (in the sense defined by the XML 1,0 Specification) for a
  1690. NewsItem.
  1691. ================================================================================
  1692. -->
  1693. <!ELEMENT SystemIdentifier (#PCDATA)>
  1694. <!ATTLIST SystemIdentifier
  1695.     %localid; 
  1696. >
  1697. <!-- 
  1698. ============================= ThisRevisionCreated ==============================
  1699. The date and, optionally, time at which the current revision of a NewsItem was
  1700. created, expressed in ISO 8601 Basic Format, as described in the comment to the
  1701. DateAndTime attribute within the assignment ENTITY declaration above.
  1702. ================================================================================
  1703. -->
  1704. <!ELEMENT ThisRevisionCreated (#PCDATA)>
  1705. <!ATTLIST ThisRevisionCreated
  1706.     %localid; 
  1707. >
  1708. <!--
  1709. ==================================== Topic =====================================
  1710. This element provides information about a thing (Topic) named by a formal
  1711. name or occurring in a NewsComponent. A Topic must have one or more TopicType
  1712. subelements, which state what type of Topic it is. The optional Details
  1713. attribute provides a pointer, in the form of a URL or URN, to additional
  1714. information about the Topic.
  1715. ================================================================================
  1716. -->
  1717. <!ELEMENT Topic (Comment*, Catalog?, TopicType+, FormalName*, Description*, Property*)>
  1718. <!ATTLIST Topic
  1719.     %localid; 
  1720.     Details CDATA #IMPLIED
  1721. >
  1722. <!-- 
  1723. =============================== TopicOccurrence ================================
  1724. An indication that a particular topic occurs within the content of a
  1725. NewsComponent. The optional HowPresent attribute indicates the nature of that
  1726. topic's occurrence. The value of the Topic attribute must consist of a #
  1727. character followed by the value of the Duid attribute of a Topic in the current
  1728. document.
  1729. ================================================================================
  1730. -->
  1731. <!ELEMENT TopicOccurrence EMPTY>
  1732. <!ATTLIST TopicOccurrence
  1733.     %localid; 
  1734.     %assignment; 
  1735.     Topic CDATA #IMPLIED
  1736. >
  1737. <!-- 
  1738. ================================== TopicSet ====================================
  1739. A container for Topics. The value of the FormalName attribute is a formal name
  1740. for the TopicSet. Its meaning and permitted values are determined by a
  1741. controlled vocabulary as described in the comment to the formalname ENTITY
  1742. declaration above.
  1743. ================================================================================
  1744. -->
  1745. <!ELEMENT TopicSet (Comment*, Catalog?, TopicSetRef*, Topic*)>
  1746. <!ATTLIST TopicSet
  1747.     %localid; 
  1748.     %formalname; 
  1749. >
  1750. <!-- 
  1751. ================================= TopicSetRef ==================================
  1752. A pointer to a TopicSet that is to be merged with the current one. The TopicSet
  1753. attribute is a pointer to the relevant TopicSet. Its value can be an http URL,
  1754. or a NewsML URN as described in the comment to PublicIdentifier, or a fragment
  1755. identifier consisting of a # character followed by the Duid of a TopicSet in the
  1756. current document. The presence of a TopicSetRef child in a TopicSet has the
  1757. effect that all the Topics in the referenced TopicSet are included by reference
  1758. within the current TopicSet. When this merging results in there exising two
  1759. FormalName grandchildren of the same TopicSet that have the same content and
  1760. the same Scheme attribute value, then the Topics whose children are in fact the
  1761. same topic, and are deemed to be merged. The merging of Topics need not be
  1762. performed physically by the system, but the meaning of the data is
  1763. exactly the same as if the merging were actually performed. Merging two
  1764. Topcis consists of creating a single Topic that contains all the children of
  1765. both, and eliminating duplicates.
  1766. ================================================================================
  1767. -->
  1768. <!ELEMENT TopicSetRef (Comment*)>
  1769. <!ATTLIST TopicSetRef
  1770.     %localid; 
  1771.     TopicSet CDATA #IMPLIED
  1772. >
  1773. <!-- 
  1774. ================================== TopicType ===================================
  1775. An indication of the type of a Topic. The value of the FormalName attribute is
  1776. a formal name for the TopicType. Its meaning and permitted values are determined
  1777. by a controlled vocabulary as described in the comment to the formalname ENTITY
  1778. declaration above.
  1779. ================================================================================
  1780. -->
  1781. <!ELEMENT TopicType EMPTY>
  1782. <!ATTLIST TopicType
  1783.     %localid; 
  1784.     %formalname; 
  1785. >
  1786. <!-- 
  1787. ================================== TopicUse ====================================
  1788. An indication of where a particular Topic is used in a NewsML document. The
  1789. value of the Topic attribute must consist of a # character followed by the
  1790. value of the Duid of a Topic in the current document. The value of the Context
  1791. attribute is an XPath pattern indicating the context where the referenced topic
  1792. is used within the subtree to which the current Catalog applies. If the Context
  1793. attribute is not present, the TopicUse element simply states that this topic is
  1794. present somewhere in the subtree.
  1795. ================================================================================
  1796. -->
  1797. <!ELEMENT TopicUse EMPTY>
  1798. <!ATTLIST TopicUse
  1799.     Topic CDATA #REQUIRED
  1800.     Context CDATA #IMPLIED
  1801. >
  1802. <!-- 
  1803. ================================ TransmissionId ================================
  1804. An identifier for the NewsML document transmission. This should be unique among
  1805. all distinct transmissions from the same publisher. If a transmission is
  1806. repeated (perhaps because the sender is not confident that it was successfully
  1807. received) then the same TransmissionId content may be used, but a Repeat
  1808. attribute should be provided to distinguish the second transmission from the
  1809. first. The form that the value of the Repeat attribute takes is determined by
  1810. the provider. Likewise, the format for the TransmissionId itself is for the
  1811. provider to decide. It could for example consist of a channel identifier
  1812. followed by a sequence number.
  1813. ================================================================================
  1814. -->
  1815. <!ELEMENT TransmissionId (#PCDATA)>
  1816. <!ATTLIST TransmissionId
  1817.     %localid; 
  1818.     Repeat CDATA #IMPLIED
  1819. >
  1820. <!-- 
  1821. ==================================== Update ====================================
  1822. A modification to an existing NewsItem. This can be an insertion, replacement
  1823. or deletion. Note that the Update element cannot be used to modify the
  1824. NewsManagement or Identification element, or any of their descendants.
  1825. Modifications to these parts of the NewsItem can be made by issuing the
  1826. NewsItem under the current revision number, with only the Identification and
  1827. NewsManagement elements present. These will replace the previous Identification
  1828. and NewsManagement elements in their totality.
  1829. ================================================================================
  1830. -->
  1831. <!ELEMENT Update (InsertBefore | InsertAfter | Replace | Delete)*>
  1832. <!ATTLIST Update
  1833.     %localid; 
  1834. >
  1835. <!-- 
  1836. =================================== Urgency ====================================
  1837. An indication of the urgency of a NewsItem. The value of the FormalName
  1838. attribute is a formal name for the Urgency. Its meaning and permitted values
  1839. are determined by a controlled vocabulary as described in the comment to the
  1840. formalname ENTITY declaration above.
  1841. ================================================================================
  1842. -->
  1843. <!ELEMENT Urgency EMPTY>
  1844. <!ATTLIST Urgency
  1845.     %localid; 
  1846.     %formalname; 
  1847. >
  1848. <!-- 
  1849. ===================================== Url ======================================
  1850. A URL that can be used to locate a Resource.
  1851. ================================================================================
  1852. -->
  1853. <!ELEMENT Url (#PCDATA)>
  1854. <!ATTLIST Url
  1855.     %localid; 
  1856. >
  1857. <!-- 
  1858. ===================================== Urn ======================================
  1859. A URN that provides a global identifier for a resource. This will typically (but
  1860. not necessarily) be a NewsML URN as described in the comment to PublicIdentifier.
  1861. ================================================================================
  1862. -->
  1863. <!ELEMENT Urn (#PCDATA)>
  1864. <!ATTLIST Urn
  1865.     %localid; 
  1866. >
  1867. <!--
  1868. ================================= UsageRights ==================================
  1869. Information about the usage rights pertaining to a NewsComponent. 
  1870. ================================================================================
  1871. -->
  1872. <!ELEMENT UsageRights (UsageType?, Geography?, RightsHolder?, Limitations?, StartDate?, EndDate?)>
  1873. <!ATTLIST UsageRights
  1874.     %localid; 
  1875.     %assignment; 
  1876. >
  1877. <!-- 
  1878. ================================== UsageType ===================================
  1879. A natural-language indication of the type of usage to which the rights apply.
  1880. ================================================================================
  1881. -->
  1882. <!ELEMENT UsageType (#PCDATA | Origin)*>
  1883. <!ATTLIST UsageType
  1884.     %localid; 
  1885.     xml:lang CDATA #IMPLIED
  1886.     %assignment; 
  1887. >
  1888.