Searched refs:target_ns_copy (Results 1 – 1 of 1) sorted by relevance
138 const char *target_ns_copy = estrdup((const char *) new_tns->children->content); in schema_load_file() local140 …m '%s', unexpected 'targetNamespace'='%s', expected '%s'", location, target_ns_copy, ns->children-… in schema_load_file()146 const char *target_ns_copy = estrdup((const char *) new_tns->children->content); in schema_load_file() local148 …'%s', unexpected 'targetNamespace'='%s', expected no 'targetNamespace'", location, target_ns_copy); in schema_load_file()
Completed in 8 milliseconds