QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
appearance | xforms:appearanceType | optional | ||||
bind | xs:IDREF | optional | ||||
id | xs:ID | optional | ||||
incremental | xs:boolean | true | optional | |||
model | xs:IDREF | optional | ||||
ref | xforms:XPathExpression | optional | ||||
selection | restriction of xsd:string | closed | optional | |||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2002/xforms' |
Element Group | xforms:Form.Controls |
<xsd:element name="select"> <xsd:complexType> <xsd:sequence> <xsd:element ref="xforms:label"/> <xsd:group ref="xforms:List.UI.Common" maxOccurs="unbounded"/> <xsd:group ref="xforms:UI.Common" minOccurs="0" maxOccurs="unbounded"/> </xsd:seq |