Home | History | Annotate | Download | only in dtds

Lines Matching full:topic

95 followed by the Duid of a Topic corresponding to the party.

471 by the Topic whose FormalName subelement matches that data. If the Resource is
492 <Topic Duid="topic1">
496 </Topic>
502 Topic="#topic1"/>
533 A description that identifies a Topic, thereby indicating the meaning of a
534 formal name associated with that Topic. The xml:lang attribute indicates what
1011 Topic CDATA #IMPLIED >
1025 A property of a NewsComponent or of a Topic. The property has a name and either
1034 A pointer to the value of the Property. This might be a Topic in a TopicSet, or
1426 ==================================== Topic =====================================
1427 This element provides information about a thing (Topic) named by a formal
1428 name or occurring in a NewsComponent. A Topic must have one or more TopicType
1429 subelements, which state what type of Topic it is. The optional Details
1431 information about the Topic.
1434 <!ELEMENT Topic (Comment* , Catalog? , TopicType+ , FormalName* , Description* , Property* )>
1435 <!ATTLIST Topic %localid;
1439 An indication that a particular topic occurs within the content of a
1441 topic's occurrence. The value of the Topic attribute must consist of a #
1442 character followed by the value of the Duid attribute of a Topic in the current
1449 Topic CDATA #IMPLIED >
1458 <!ELEMENT TopicSet (Comment* , Catalog? , TopicSetRef* , Topic* )>
1472 same topic, and are deemed to be merged. The merging of Topics need not be
1475 Topcis consists of creating a single Topic that contains all the children of
1484 An indication of the type of a Topic. The value of the FormalName attribute is
1495 An indication of where a particular Topic is used in a NewsML document. The
1496 value of the Topic attribute must consist of a # character followed by the
1497 value of the Duid of a Topic in the current document. The value of the Context
1498 attribute is an XPath pattern indicating the context where the referenced topic
1500 attribute is not present, the TopicUse element simply states that this topic is
1505 <!ATTLIST TopicUse Topic CDATA #REQUIRED