Schema Central > XForms 1.0 > XForms-Schema.xsd > xforms:submit
Advanced search

Recommended Reading:

Definitive XML Schema

 

xforms:submit

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
submission [1..1]xsd:IDREF
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
appearance [0..1]xforms:appearanceTypefrom group xforms:UI.Common.Attrs

Used in

Sample instance

<xforms:submit submission="IDREF">
   <xforms:label>Any text, intermingled with:
      <xforms:output>
         <xforms:label>Any text, intermingled with:...
         </xforms:label>
      </xforms:output>
   </xforms:label>
   <xforms:help>Any text, intermingled with:
      <xforms:output>
         <xforms:label>Any text, intermingled with:...
         </xforms:label>
      </xforms:output>
   </xforms:help>
</xforms:submit>

Site developed and hosted by Datypic, Inc.

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