/* * Copyright (C) 2007-2012 Siemens AG * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program. If not, see . */ /******************************************************************* * * @author Daniel.Peintner.EXT@siemens.com * @version 2012-01-31 * @contact Joerg.Heuer@siemens.com * *

Code generated by EXIdizer

********************************************************************/ #ifndef EXI_appHand_NAME_TABLE_ENTRIES_C #define EXI_appHand_NAME_TABLE_ENTRIES_C #include "appHand_NameTableEntries.h" /* ==================================== */ /* String Table Population */ #if EXI_DEBUG == EXI_DEBUG_ON /* localName entries for URI id = 0 */ char * localNames0[] = { "AppProtocol", "Priority", "ProtocolNamespace", "ResponseCode", "SchemaID", "VersionNumberMajor", "VersionNumberMinor" }; /* localName entries for URI id = 1 */ char * localNames1[] = { "base", "id", "lang", "space" }; /* localName entries for URI id = 2 */ char * localNames2[] = { "nil", "type" }; /* localName entries for URI id = 3 */ char * localNames3[] = { "ENTITIES", "ENTITY", "ID", "IDREF", "IDREFS", "NCName", "NMTOKEN", "NMTOKENS", "NOTATION", "Name", "QName", "anySimpleType", "anyType", "anyURI", "base64Binary", "boolean", "byte", "date", "dateTime", "decimal", "double", "duration", "float", "gDay", "gMonth", "gMonthDay", "gYear", "gYearMonth", "hexBinary", "int", "integer", "language", "long", "negativeInteger", "nonNegativeInteger", "nonPositiveInteger", "normalizedString", "positiveInteger", "short", "string", "time", "token", "unsignedByte", "unsignedInt", "unsignedLong", "unsignedShort" }; /* localName entries for URI id = 4 */ char * localNames4[] = { "AppProtocolType", "idType", "priorityType", "protocolNameType", "protocolNamespaceType", "responseCodeType", "supportedAppProtocolReq", "supportedAppProtocolRes" }; char * uris[] = { "", "http://www.w3.org/XML/1998/namespace", "http://www.w3.org/2001/XMLSchema-instance", "http://www.w3.org/2001/XMLSchema", "urn:iso:15118:2:2010:AppProtocol" }; #endif /*EXI_DEBUG*/ #if EXI_DEBUG == EXI_DEBUG_ON struct exiNamePartition localNamePartitions[5] = { { 7, localNames0 }, { 4, localNames1 }, { 2, localNames2 }, { 46, localNames3 }, { 8, localNames4 } }; #endif /*EXI_DEBUG*/ #if EXI_DEBUG == EXI_DEBUG_OFF struct exiNamePartition localNamePartitions[5] = { { 7 }, { 4 }, { 2 }, { 46 }, { 8 } }; #endif /*EXI_DEBUG*/ #if EXI_DEBUG == EXI_DEBUG_ON exi_name_table_prepopulated_t exiappHandNameTablePrepopulated = { 5, uris, localNamePartitions }; #endif /*EXI_DEBUG*/ #if EXI_DEBUG == EXI_DEBUG_OFF exi_name_table_prepopulated_t exiappHandNameTablePrepopulated = { 5, localNamePartitions }; #endif /*EXI_DEBUG*/ #endif