assertResult( ' #PCDATA Inline ', true, array('Attr.EnableID' => true) ); // min $this->assertResult( '', '' ); // children $this->assertResult( 'Text', 'Text' ); // global attr $this->assertResult( '', '' ); } } ?>