xforms:label
Element information
Namespace: http://www.w3.org/2002/xforms
Schema document: XForms-Schema.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content, intermingled with:
- Choice [0..1]
from group xforms:UI.Inline
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 | |
model | [0..1] | xsd:IDREF | from group xforms:Single.Node.Binding.Attributes | |
ref | [0..1] | xforms:XPathExpression | from group xforms:Single.Node.Binding.Attributes | |
bind | [0..1] | xsd:IDREF | from group xforms:Single.Node.Binding.Attributes | |
src | [0..1] | xsd:anyURI | from group xforms:Linking.Attributes |
Used in
- Anonymous type of element xforms:case
- Anonymous type of element xforms:choices
- Anonymous type of element xforms:group
- Anonymous type of element xforms:input
- Anonymous type of element xforms:item
- Anonymous type of element xforms:itemset
- Anonymous type of element xforms:output
- Anonymous type of element xforms:range
- Anonymous type of element xforms:secret
- Anonymous type of element xforms:select
- Anonymous type of element xforms:select1
- Anonymous type of element xforms:submit
- Anonymous type of element xforms:textarea
- Anonymous type of element xforms:trigger
- Anonymous type of element xforms:upload
Sample instance
<xforms:label>Any text, intermingled with: <xforms:output> </xforms:output> </xforms:label>