show

Attribute Information

Used By

Element xforms:load

Source

<xsd:attribute name="show" use="optional" default="replace">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="new"/>
      <xsd:enumeration value="replace"/>
    </xsd:restriction>
  </xsd:simpleType>
  <!-- E22 -->
</xsd:attribute>

Sample