xmlWriterEndAttribute

SYNOPSIS

int xmlWriterEndAttribute(xmlWriter writer)

Parameters:

  • writer - the xmlWriter

Returns:

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


DESCRIPTION
xmlWriterEndAttribute() ends the current attribute being written.


EXAMPLE

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


SEE ALSO
xmlWriterStartAttribute, xmlWriterWrite, xmlWriterWriteAttribute


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