Could you attch a small piece of XML that cause this problem for you?
Yes.
<?xml version="1.0"?>
<email>
<empfaenger>A. Thun</empfaenger>
<absender>A. Thun</absender >
<thema>Test</thema>
<nachricht>
Dies ist ein Test!
</nachricht>
</email>
or this (same effect):
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE ConstraintTypes SYSTEM "constraint_template.dtd"> <ConstraintTypes>
<AccessControlGroups> <AccessControlGroup> <GroupName>schematic_designer</GroupName> <GuiRepresentation> <Prompt>Schematic Designer</Prompt> </GuiRepresentation> </AccessControlGroup> <AccessControlGroup> <GroupName>layout_designer</GroupName> <GuiRepresentation> <Prompt>Layout Designer</Prompt> </GuiRepresentation> </AccessControlGroup> </AccessControlGroups>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]