relatedEntry element

Type

Anonymous

Elements and Attributes

Parent Elements

Element Description
glossaryEntry

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
termId token required See external namespace.
relationType string required See external namespace.

Usage

      <relatedEntry
	termId="token"
	relationType="string"
/>
    

Definition

      <element name="relatedEntry" minOccurs="0" maxOccurs="unbounded" >
  <annotation>
    <appinfo><doc:localizable xmlns:doc="http://ddue.schemas.microsoft.com/authoring/internal">n/a</doc:localizable></appinfo>
  </annotation>
<complexType>
  <attribute name="termId" type="token" use="required"></attribute>
  <attribute name="relationType" type="string" use="required"></attribute>
</complexType>
</element>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp