Element | xforms:load |
<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> |