Anonymous
Element | Description |
---|---|
glossaryEntry |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
termId | token | required | See external namespace. | |
relationType | string | required | See external namespace. |
<relatedEntry
termId="token"
relationType="string"
/>
<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>