The elements and attributes listed here use the namespace xform . while the xform namespace is not required, a namespace must be used. The namespace of the root element in the XML document will be used to detect all element and attributes of the form and, except where noted, as the namespace on all output elements and attributes. xform:rootThe root element of the form. Only one root element may exist in a single name space. The actual name of the element does not need to be root, this is the element that will trigger the org.xenei.imagoX.ImagoForm.root() extension element as defined in the XSLT file. During validation the root node is replaced with a copy. See copy section in the validation documentation. Attributes:
xform:hiddenThe hidden node and all its child nodes are removed during the GET operation. During the POST operation all children are made siblings of this node and this node is removed. Compare with xform:remove . xform:removeThe remove node and all its child nodes are removed during the POST operation. During the GET operation all children are made siblings of this node and this node is removed. Compare with xform:hidden . xform:inputThe input node defines an input field. Unless indicated otherwsie the input node must have the following attributes: Attributes:
xform
is an arbitrary namespace for purposes of this document
xform
is defined as
xmlns:xcounter="xalan://org.xenei.imagoX.forms.ImagoForm"
All trademarks and copyrights are the property of their respective owners.
Copyright © 2002-2004 by Xenei.com, All Rights Reserved
|