Hi, jdom b4 doesn't allow attribute names that contain ":" Is there a way to deactivate namespace checking and allow ":" in the name of an attribute. I use jdom for creating xml-files for Intershop/Enfinity that contains the following: <custom-attribute name="Tax-rate" dt:dt = "float">16.00</custom-attribute> thanks, Alex.