perldoc > XML::DOM::AttDef

🏷️ NAME

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

🚀 Quick Reference

Use CaseMethodDescription
Get attribute namegetNameReturns the attribute name.
Get default valuegetDefaultReturns the default value, or undef.
Check if fixedisFixedWhether the attribute value is fixed (see #FIXED keyword.)
Check if requiredisRequiredWhether the attribute value is required (see #REQUIRED keyword.)
Check if impliedisImpliedWhether the attribute value is implied (see #IMPLIED keyword.)

📖 DESCRIPTION

XML::DOM::AttDef extends XML::DOM::Node, but is not part of the DOM Level 1 specification.

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

🔧 METHODS

XML::DOM::AttDef
🏷️ NAME 🚀 Quick Reference 📖 DESCRIPTION
🔧 METHODS

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-17 19:23 @216.73.216.73
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!