atomRefType

<h:div class="summary">A reference to an existing atom.</h:div>
<h:div class="example" href="atomRefType1.xml"/>

Simple Type Information

Used By

Attribute atomRef/@atomRef

Source

<xsd:simpleType name="atomRefType" id="st.atomRefType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">A reference to an existing atom.</h:div>
      <h:div class="example" href="atomRefType1.xml"/>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="atomIDType"/>
</xsd:simpleType>