Searched refs:xml_validate (Results 1 – 3 of 3) sorted by relevance
18 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node,
53 int xml_validate(struct xml_node_ctx *ctx, xml_node_t *node, in xml_validate() function
64 ret = xml_validate(xctx, node, spp_xsd_fname, &err); in hs20_spp_validate()