This method inserts additional text from string into the content
of a sCharacterData object .
C
C.insertData(offset,s)
String is
inserted in s's content starting before the character that was at
index C.
offset
The
must be strictly less than the length of the string, or
the method will raise an offsetxml.dom.IndexSizeErr exception.