← All docs

xmlwriter_end_dtd_attlist()

Ends the current DTD attribute list declaration.

xmlwriter_end_dtd_attlist()

function xmlwriter_end_dtd_attlist(mixed $writer): bool

Ends the current DTD attribute list declaration.

Parameters:

  • $writer (mixed)

Returns: bool

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how xmlwriter_end_dtd_attlist is implemented in the compiler, see the internals page.