Hi all, I am using XML::Compile::Schema to write an XML. When there is a "MaxLength" attribute for an XML element I would like to be able to truncate the value instead of getting an error. What would be the best way to achieve that ? Regards, Christophe.