<xsd:element name="relatedEntry" id="el.relatedEntry">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An entry related in some way to a dictionary entry.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">The range of relationships is not restricted but should include parents, aggregation, seeAlso and so on. DataCategories from ISO12620 can be referenced through the namespaced mechanism.</h:div>
<h:div class="example" href="relatedEntry1.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
</xsd:documentation>
</xsd:annotation>
<xsd:complexType mixed="true">
<xsd:attributeGroup ref="relatedEntryType" />
<xsd:attributeGroup ref="href">
<xsd:annotation>
<xsd:documentation>
<h:div class="specific" xmlns:h="http://www.w3.org/1999/xhtml">The related entry.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attributeGroup>
</xsd:complexType>
</xsd:element>
|