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

Recommended Reading:

Definitive XML Schema

 

xforms:case

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
selected [0..1]xsd:booleanDefault value is "false".
id [0..1]xsd:IDfrom group xforms:Common.Attributes
Any attribute[0..*]Namespace: ##other, Process Contents: strictfrom group xforms:Common.Attributes

Used in

Sample instance

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

Site developed and hosted by Datypic, Inc.

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