web_plat/cxml_library_api/inc/nw_wbxml_token.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 /** ----------------------------------------------------------------------- **
    19 /** ----------------------------------------------------------------------- **
    19     @package:     NW_WBXML
    20     @package:     NW_WBXML
    20 
    21 
    21     @synopsis:    default
    22     @synopsis:    default
    22 
    23 
    25  ** ----------------------------------------------------------------------- **/
    26  ** ----------------------------------------------------------------------- **/
    26 
    27 
    27 #ifndef NW_PARSER_WBXML_TOKEN_H
    28 #ifndef NW_PARSER_WBXML_TOKEN_H
    28 #define NW_PARSER_WBXML_TOKEN_H
    29 #define NW_PARSER_WBXML_TOKEN_H
    29 
    30 
    30 #include <cxml_proj.h>
    31 #include "cxml_proj.h"
    31 #include <nw_string_string.h>
    32 #include "nw_string_string.h"
    32 
    33 
    33 #ifdef __cplusplus
    34 #ifdef __cplusplus
    34 extern "C"
    35 extern "C"
    35 {
    36 {
    36 #endif /* __cplusplus */
    37 #endif /* __cplusplus */
       
    38 
    37 
    39 
    38 /*
    40 /*
    39  * WBXML global tokens, section 7
    41  * WBXML global tokens, section 7
    40  */
    42  */
    41 
    43