atomRefs2Type

<h:div class="summary">A reference to two distinct existing atoms in order.</h:div>
<h:div class="example" href="atomRefs21.xml"/>

Simple Type Information

Used By

Source

<xsd:simpleType name="atomRefs2Type" id="st.atomRefs2Type">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">A reference to two distinct existing atoms in order.</h:div>
      <h:div class="example" href="atomRefs21.xml"/>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction>
    <xsd:simpleType>
      <xsd:list itemType="atomIDType"/>
    </xsd:simpleType>
    <xsd:length value="2"/>
  </xsd:restriction>
</xsd:simpleType>