valid.h
Función xmlDumpNotationTable
Sintaxis
void xmlDumpNotationTable( xmlBufferPtr buf, xmlNotationTablePtr table)
Descripción
Esto volcará el contenido de la tabla de notación como una definición DTD XML.
Parámetros
- buf
- El búfer XML de salida.
- table
- Una tabla de notación.