xforms:choices
Element information
Namespace: http://www.w3.org/2002/xforms
Schema document: XForms-11-Schema.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- xforms:label [0..1]
- Choice [1..1]
- xforms:choices [1..*]
- xforms:item [1..*]
- xforms:itemset [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group xforms:Common.Attributes | |
Any attribute | [0..*] | Namespace: ##other, Process Contents: strict | from group xforms:Common.Attributes |
Used in
- Anonymous type of element xforms:choices
- Group xforms:List.UI.Common
- Anonymous type of element xforms:select via reference to xforms:List.UI.Common
- Anonymous type of element xforms:select1 via reference to xforms:List.UI.Common
Sample instance
<xforms:choices> <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:choices>