element relatedEntry

element {http://www.xml-cml.org/schema/stmml}relatedEntry

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.xml-cml.org/schema/stmml
Declared Namespacesxmlns:sch=http://www.ascc.net/xml/schematron
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.xml-cml.org/schema/stmml


Source

<xsd:element name="relatedEntry" id="el.relatedEntry">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">An entry related in some way to a dictionary entry, scientific units, etc.</div>
            <
div class="description">
                <
p>
The range of relationships is not restricted
but should include parents, aggregation, seeAlso
etc. dataCategories from ISO12620 can be referenced through the
                    
<tt>namespaced</tt>
mechanism.
</p>
            </
div>
            <
div class="example">
                <
pre>
<stm:entry id="a14" term="Autoreceptor"
xmlns:stm="http://www.xml-cml.org/schema/cml2/core">
<stm:definition>An <strong>autoreceptor</strong>, present at a nerve ending, is
a <a href="#r1">receptor</a>
that regulates, via positive or negative feedback processes, the
synthesis and/or release of its own physiological ligand.
</stm:definition>
<stm:relatedEntry type="seeAlso" href="#h4">Heteroreceptor).</stm:relatedEntry>
<stm:relatedEntry type="my:antonym" href="#h4">antiheteroreceptor).</stm:relatedEntry>
</stm:entry>
                
</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType mixed="true">
        <
xsd:attribute name="type">
            <
xsd:simpleType>
                <
xsd:annotation>
                    <
xsd:documentation>
                        <
div class="description">
                            <
p>
                                <
tt>relatedEntryType</tt>
represents a the type of relationship in a
                                
<a href="#el.relatedEntry">relatedEntry</a>
element.
</p>
                        </
div>
                    </
xsd:documentation>
                </
xsd:annotation>
                <
xsd:union>
                    <
xsd:simpleType>
                        <
xsd:restriction base="xsd:string">
                            <
xsd:enumeration value="parent"/>
                            <
xsd:enumeration value="partitiveParent"/>
                            <
xsd:enumeration value="child"/>
                            <
xsd:enumeration value="partitiveChild"/>
                            <
xsd:enumeration value="related"/>
                            <
xsd:enumeration value="synonym"/>
                            <
xsd:enumeration value="quasi-synonym"/>
                            <
xsd:enumeration value="antonym"/>
                            <
xsd:enumeration value="homonym"/>
                            <
xsd:enumeration value="see"/>
                            <
xsd:enumeration value="seeAlso"/>
                            <
xsd:enumeration value="abbreviation"/>
                            <
xsd:enumeration value="acronym"/>
                        </
xsd:restriction>
                    </
xsd:simpleType>
                    <
xsd:simpleType>
                        <
xsd:restriction base="namespaceRefType"/>
                    </
xsd:simpleType>
                </
xsd:union>
            </
xsd:simpleType>
        </
xsd:attribute>
        <
xsd:attribute name="href" type="xsd:anyURI">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div class="summary">
                        <
p>The related entry.</p>
                    </
div>
                    <
div class="description">
                        <
p/>
                    </
div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

An entry related in some way to a dictionary entry, scientific units, etc.

The range of relationships is not restricted but should include parents, aggregation, seeAlso etc. dataCategories from ISO12620 can be referenced through the namespaced mechanism.

<stm:entry id="a14" term="Autoreceptor"
  xmlns:stm="http://www.xml-cml.org/schema/cml2/core">
  <stm:definition>An <strong>autoreceptor</strong>, present at a nerve ending, is
    a <a href="#r1">receptor</a>
    that regulates, via positive or negative feedback processes, the
    synthesis and/or release of its own physiological ligand.
  </stm:definition>
  <stm:relatedEntry type="seeAlso" href="#h4">Heteroreceptor).</stm:relatedEntry>
  <stm:relatedEntry type="my:antonym" href="#h4">antiheteroreceptor).</stm:relatedEntry>
</stm:entry>
               


element relatedEntry


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.