1ElementTree.unsetAttribute(3kaKyaay)a module referEelnecmeentTree.unsetAttribute(3kaya)
2
3
4

NAME

6       ElementTree::unsetAttribute - Unset an attribute
7

SYNOPSIS

9       Void unsetAttribute( ElementTree element, String name )
10

ARGUMENTS

12       element The element
13
14       name The attribute to unset
15

DESCRIPTION

17       Unset an element attribute.
18

AUTHORS

20       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
21       (kaya@kayalang.org). For further information see http://kayalang.org/
22

LICENSE

24       The Kaya standard library is free software;  you  can  redistribute  it
25       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
26       License (version 2.1 or any later version) as  published  by  the  Free
27       Software Foundation.
28
30       ElementTree.getAttribute (3kaya)
31       ElementTree.getAttributes (3kaya)
32       ElementTree.setAttribute (3kaya)
33
34
35
36Kaya                             December 2010ElementTree.unsetAttribute(3kaya)
Impressum