codhandler/codeng/src/DdDummyDict.c
changeset 86 c572a90d97eb
parent 65 5bfc169077b2
equal deleted inserted replaced
85:e358f2276d3f 86:c572a90d97eb
    33  * Public id = 65535
    33  * Public id = 65535
    34  * Doc Type = -//DD_DUMMY_dasnjfvcjwec DD_DUMMY 1.0//EN
    34  * Doc Type = -//DD_DUMMY_dasnjfvcjwec DD_DUMMY 1.0//EN
    35  */
    35  */
    36 
    36 
    37 #include "DdDummyDict.h"
    37 #include "DdDummyDict.h"
    38 #include "nw_wbxml_dictionary.h"
    38 #include <xml/cxml/nw_wbxml_dictionary.h>
    39 
    39 
    40 
    40 
    41 static const NW_Ucs2 NW_DdDummy_ElementTag_name[] = {'n','a','m','e','\0'};
    41 static const NW_Ucs2 NW_DdDummy_ElementTag_name[] = {'n','a','m','e','\0'};
    42 static const NW_Ucs2 NW_DdDummy_ElementTag_vendor[] = {'v','e','n','d','o','r','\0'};
    42 static const NW_Ucs2 NW_DdDummy_ElementTag_vendor[] = {'v','e','n','d','o','r','\0'};
    43 static const NW_Ucs2 NW_DdDummy_ElementTag_description[] = {'d','e','s','c','r','i','p','t','i','o','n','\0'};
    43 static const NW_Ucs2 NW_DdDummy_ElementTag_description[] = {'d','e','s','c','r','i','p','t','i','o','n','\0'};