XML::DOM::AttDef - phpMan

Command: man perldoc info search(apropos)  


XML::DOM::AttDef(3)   User Contributed Perl Documentation  XML::DOM::AttDef(3)



NAME
       XML::DOM::AttDef - A single XML attribute definition in an ATTLIST in XML::DOM

DESCRIPTION
       XML::DOM::AttDef extends XML::DOM::Node, but is not part of the DOM Level 1 speci-
       fication.

       Each object of this class represents one attribute definition in an AttlistDecl.

       METHODS


       getName
           Returns the attribute name.

       getDefault
           Returns the default value, or undef.

       isFixed
           Whether the attribute value is fixed (see #FIXED keyword.)

       isRequired
           Whether the attribute value is required (see #REQUIRED keyword.)

       isImplied
           Whether the attribute value is implied (see #IMPLIED keyword.)



perl v5.8.5                       2000-01-31               XML::DOM::AttDef(3)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache/1.3.41 (Unix) PHP/5.2.5 mod_perl/1.30 mod_gzip/1.3.26.1a
Under GNU General Public License
2009-01-09 02:49 @38.103.63.58 CrawledBy CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!