If you don't use an XML autocompleter IDE look into widget-form.xsd
You will find for instance

<xs:attribute name="target-type" default="intra-app">
   <xs:simpleType>
       <xs:restriction base="xs:token">
           <xs:enumeration value="intra-app"/>
           <xs:enumeration value="inter-app"/>
           <xs:enumeration value="content"/>
           <xs:enumeration value="plain"/>
       </xs:restriction>
   </xs:simpleType>
</xs:attribute>

Jacques

From: "Sugail Hameed" <[email protected]>
hello list,
          i had created one in that i gave link for another form still the
link not showing tell exact tags for that

Reply via email to