atomRefs3Type

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

Simple Type Information

Used By

Source

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