This is internal code used by glade2bond conversion programme to figure out which tags are hand made and which are generated. Any XML you write should have auto-gen set to false. This maybe replaced with namespace at some point.
CDATA
CDATA
CDATA
CDATA
CDATA
CDATA
CDATA
CDATA
Name of the widget that will be used in bond for api calls.
CDATA
Specify the order in which interactive widgets will be tabbed through. This may be any natural integer value (negative values should not be used). For purposes of tabbing, all widgets with an order specified will preceed any without an order specified. The lowest tabindex values will preceed higher values.
CDATA
Specify the type of URI. The uri value specified will be prepended appropriately depending on this value. Valid values are
The default value is "raw", so no alteration will be made. You may use this value to specify the entire URI in the uri value if you prefer this way, e.g.
<uri uri="http://www.treshna.com">
Specify the URI to be opened by the URI widget. If the type is specified, the URI prefix (e.g. http, https, mailto) should be omitted.
CDATA