Schema Central > OpenDocument 1.1 > form.xsd > form:column
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

form:column

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:label [0..1]text:stringfrom group text:label
form:text-style-name [0..1]text:styleNameReffrom group text:text-style-name

Used in

Sample instance

<form:column>
   <form:text form:id="ID" form:current-value="string" form:value="string">
      <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:text>
</form:column>

Site developed and hosted by Datypic, Inc.

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