DomDocumentType->notations()
(no version information, might be only in CVS)
DomDocumentType->notations() --
Returns list of notations
说明
class
DomDocumentType {
array
notations ( void )
}
Migrating to PHP 5
Use the notations property of the
DOMDocumentType object.