DomDocumentType->name
(no version information, might be only in CVS)
DomDocumentType->name -- Returns name of document type
Description
string DomDocumentType->name ( void )
This function returns the name of the document type.
DomDocumentType->notations
(no version information, might be only in CVS)
DomDocumentType->notations -- Returns list of notations
Description
array DomDocumentType->notations ( void )
Warning
This function is currently not documented; only the argument
list is available.
|