xforms:filename

Element Information

Model

Attributes

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

Used By

Element xforms:upload

Source

<xsd:element name="filename">
  <xsd:complexType>
    <xsd:attributeGroup ref="xforms:Common.Attributes"/>
    <xsd:attributeGroup ref="xforms:Single.Node.Binding.Attributes"/>
  </xsd:complexType>
</xsd:element>

Sample