atomRefs4Type

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

Simple Type Information

Used By

Source

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