Hello everyone. I am new to this discussion group and XML in general so forgive me if the following is a "dumb" question. I was wondering if one had a XML tag which is more than 65536 characters long does the JDOM API support a way to create a new document element which overcomes the length restriction on Java's String class? Thanks.