Schema Central > OpenDocument 1.1 > form.xsd > form:generic-control
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

form:generic-control

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
form:name [0..1]text:stringfrom group text:common-form-control-attlist
form:control-implementation [0..1]text:namespacedTokenfrom group text:common-form-control-attlist
form:id [1..1]text:IDfrom group text:common-control-id-attlist
xforms:bind [0..1]text:stringfrom group text:xforms-bind-attlist

Used in

Substitution hierarchy

Sample instance

<form:generic-control form:id="ID">
   <form:properties>
      <form:property form:property-name="string" office:value-type="float"/>
   </form:properties>
   <office:event-listeners>
      <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/>
   </office:event-listeners>
</form:generic-control>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com