00001 // Copyright (C) 2005-2010 Code Synthesis Tools CC 00002 // 00003 // This program was generated by CodeSynthesis XSD, an XML Schema to 00004 // C++ data binding compiler. 00005 // 00006 // This program is free software; you can redistribute it and/or modify 00007 // it under the terms of the GNU General Public License version 2 as 00008 // published by the Free Software Foundation. 00009 // 00010 // This program is distributed in the hope that it will be useful, 00011 // but WITHOUT ANY WARRANTY; without even the implied warranty of 00012 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00013 // GNU General Public License for more details. 00014 // 00015 // You should have received a copy of the GNU General Public License 00016 // along with this program; if not, write to the Free Software 00017 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 00018 // 00019 // In addition, as a special exception, Code Synthesis Tools CC gives 00020 // permission to link this program with the Xerces-C++ library (or with 00021 // modified versions of Xerces-C++ that use the same license as Xerces-C++), 00022 // and distribute linked combinations including the two. You must obey 00023 // the GNU General Public License version 2 in all respects for all of 00024 // the code used other than Xerces-C++. If you modify this copy of the 00025 // program, you may extend this exception to your version of the program, 00026 // but you are not obligated to do so. If you do not wish to do so, delete 00027 // this exception statement from your version. 00028 // 00029 // Furthermore, Code Synthesis Tools CC makes a special exception for 00030 // the Free/Libre and Open Source Software (FLOSS) which is described 00031 // in the accompanying FLOSSE file. 00032 // 00033 00034 #ifndef OSM_XML_PSKEL_HXX 00035 #define OSM_XML_PSKEL_HXX 00036 00037 // Begin prologue. 00038 // 00039 // 00040 // End prologue. 00041 00042 #include <xsd/cxx/config.hxx> 00043 00044 #if (XSD_INT_VERSION != 3030000L) 00045 #error XSD runtime version mismatch 00046 #endif 00047 00048 #include <xsd/cxx/pre.hxx> 00049 00050 // Forward declarations 00051 // 00052 00053 #ifndef XSD_USE_CHAR 00054 #define XSD_USE_CHAR 00055 #endif 00056 00057 #ifndef XSD_CXX_PARSER_USE_CHAR 00058 #define XSD_CXX_PARSER_USE_CHAR 00059 #endif 00060 00061 #include "xml_schema-pskel.hxx" 00062 00063 #include "member_type-pskel.hxx" 00064 00065 #include "member-pskel.hxx" 00066 00067 #include "nd-pskel.hxx" 00068 00069 #include "node-pskel.hxx" 00070 00071 #include "osm-pskel.hxx" 00072 00073 #include "relation-pskel.hxx" 00074 00075 #include "tag-pskel.hxx" 00076 00077 #include "way-pskel.hxx" 00078 00079 #include "bound-pskel.hxx" 00080 00081 #include <xsd/cxx/post.hxx> 00082 00083 // Begin epilogue. 00084 // 00085 // 00086 // End epilogue. 00087 00088 #endif // OSM_XML_PSKEL_HXX