ERROR | maximum XML document size (~s bytes) exceeded |
CAUSE | The input XML documents size exceeded the limit set by max_xml_size attribute set in XmlDavCreate(). |
ACTION | Raise the value set for max_xml_size attribute in XmlDavCreate() if this does not create problems with security. |