Schema Central > XForms 1.1 > XForms-11-Schema.xsd > xforms:input
Advanced search

Recommended Reading:

Definitive XML Schema

 

xforms:input

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group xforms:Common.Attributes
Any attribute[0..*]Namespace: ##other, Process Contents: strictfrom group xforms:Common.Attributes
model [0..1]xsd:IDREFfrom group xforms:Single.Node.Binding.Attributes
ref [0..1]xforms:XPathExpressionfrom group xforms:Single.Node.Binding.Attributes
bind [0..1]xsd:IDREFfrom group xforms:Single.Node.Binding.Attributes
inputmode [0..1]xsd:string
appearance [0..1]xforms:appearanceTypefrom group xforms:UI.Common.Attrs
incremental [0..1]xsd:booleanDefault value is "false".

Used in

Sample instance

<xforms:input>
   <xforms:label>Any text, intermingled with:
      <xforms:output>
         <xforms:label>Any text, intermingled with:...
         </xforms:label>
         <xforms:mediatype/>
         <xforms:help>Any text, intermingled with:...
         </xforms:help>
      </xforms:output>
   </xforms:label>
   <xforms:help>Any text, intermingled with:
      <xforms:output>
         <xforms:label>Any text, intermingled with:...
         </xforms:label>
         <xforms:mediatype/>
         <xforms:help>Any text, intermingled with:...
         </xforms:help>
      </xforms:output>
   </xforms:help>
</xforms:input>

Site developed and hosted by Datypic, Inc.

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