// require_once PHPTAL_DIR.'PHPTAL/Php/Attribute.php'; // TAL Specifications 1.4 // // argument ::= attribute_statement [';' attribute_statement]* // attribute_statement ::= attribute_name expression // attribute_name ::= [namespace ':'] Name // namespace ::= Name // // examples: // // //