show

Attribute Information

Used By

Complex Type extptrType

Source

<xs:attribute name="show">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="new"/>
      <xs:enumeration value="replace"/>
      <xs:enumeration value="embed"/>
      <xs:enumeration value="showother"/>
      <xs:enumeration value="shownone"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample