xmlWriterEndCDATA

SYNOPSIS

int xmlWriterEndCDATA(xmlWriter writer)

Parameters:

  • writer - the xmlWriter

Returns:

  • the bytes written (may be 0 because of buffering) or -1 in case of error


DESCRIPTION
xmlWriterEndCDATA() ends the current CDATA node being written.


EXAMPLE

<$ret = (xmlWriterEndCDATA($writer))>


SEE ALSO
xmlWriterStartCDATA, xmlWriterWrite, xmlWriterWriteCDATA


Copyright © Thunderstone Software     Last updated: Oct 24 2023
Copyright © 2024 Thunderstone Software LLC. All rights reserved.