SYNOPSISint xmlWriterEndAttribute(xmlWriter writer)
Parameters:
writer
- the xmlWriter
Returns:
DESCRIPTIONxmlWriterEndAttribute()
ends the current attribute being written.
EXAMPLE<$ret = (xmlWriterEndAttribute($writer))>
SEE ALSOxmlWriterStartAttribute
,
xmlWriterWrite
,
xmlWriterWriteAttribute