#ifndef PHP_SCHEMA_H #define PHP_SCHEMA_H int load_schema(sdlPtr *sdl,xmlNodePtr schema); #endif