show-destination

Attribute Information

Used By

Element nav:goto-uri

Source

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

Sample