#ifndef __rxml_SCHEMA__ #define __rxml_SCHEMA__ #include #include extern VALUE cXMLSchema; void ruby_init_xml_schema(void); #endif