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

Recommended Reading:

Definitive XML Schema

 

xforms:switch

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

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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