xforms:help

Element Information

Model

Children: xforms:output

Attributes

QName Type Fixed Default Use Inheritable Annotation
bind xs:IDREF optional
id xs:ID optional
model xs:IDREF optional
ref xforms:XPathExpression optional
src xs:anyURI optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/2002/xforms'

Used By

Element Group xforms:UI.Common

Source

<xsd:element name="help">
  <xsd:complexType mixed="true">
    <xsd:group ref="xforms:UI.Inline"/>
    <xsd:attributeGroup ref="xforms:Common.Attributes"/>
    <xsd:attributeGroup ref="xforms:Single.Node.Binding.Attributes"/>
    <xsd:attributeGroup ref="xforms:Linking.Attributes"/>
  </xsd:complexType>
</xsd:element>

Sample