This attribute specifies the maximum length to use when writing out
text through the sink function supplied when the XmlChanXmlChan was created.
The number of characters in each string written out through the sink
function will not be greater than the value of this attribute (but
may be less). A value of zero (the default) means there is no limit -
each string can be of any length.