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

Recommended Reading:

Definitive XML Schema

 

xforms:item

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

Used in

Sample instance

<xforms:item>
   <xforms:label>Any text, intermingled with:
      <xforms:output>
         <xforms:label>Any text, intermingled with:...
         </xforms:label>
      </xforms:output>
   </xforms:label>
   <xforms:value>Any text, intermingled with:
      <!--any element-->
   </xforms:value>
   <xforms:help>Any text, intermingled with:
      <xforms:output>
         <xforms:label>Any text, intermingled with:...
         </xforms:label>
      </xforms:output>
   </xforms:help>
</xforms:item>

Site developed and hosted by Datypic, Inc.

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