<xsd:element name="delete">
<xsd:complexType>
<xsd:attributeGroup ref="xforms:Common.Attributes" />
<xsd:attributeGroup ref="xforms:Nodeset.Binding.Attributes" />
<xsd:attribute name="at" type="xforms:XPathExpression" use="required" />
<xsd:attributeGroup ref="xforms:XML.Events" />
</xsd:complexType>
</xsd:element>
|