Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

WBXMLConvWBXML2XMLParams_s Struct Reference
[WBXML Converters]

#include <wbxml_conv.h>

List of all members.

Public Attributes

WBXMLEncoderXMLGenType gen_type
WBXMLLanguage lang
WB_UTINY indent
WB_BOOL keep_ignorable_ws


Detailed Description

Parameters for xml2wbxml() function

Definition at line 47 of file wbxml_conv.h.


Member Data Documentation

WBXMLEncoderXMLGenType WBXMLConvWBXML2XMLParams_s::gen_type
 

WBXML_ENCODER_XML_GEN_COMPACT | WBXML_ENCODER_XML_GEN_INDENT | WBXML_ENCODER_XML_GEN_CANONICAL (Default: WBXML_ENCODER_XML_GEN_INDENT)

Definition at line 48 of file wbxml_conv.h.

Referenced by main(), and wbxml_conv_wbxml2xml().

WB_UTINY WBXMLConvWBXML2XMLParams_s::indent
 

Indentation Delta, when using WBXML_ENCODER_XML_GEN_INDENT Generation Type (Default: 0)

Definition at line 50 of file wbxml_conv.h.

Referenced by main(), and wbxml_conv_wbxml2xml().

WB_BOOL WBXMLConvWBXML2XMLParams_s::keep_ignorable_ws
 

Keep Ignorable Whitespaces (Default: FALSE)

Definition at line 51 of file wbxml_conv.h.

Referenced by main(), and wbxml_conv_wbxml2xml().

WBXMLLanguage WBXMLConvWBXML2XMLParams_s::lang
 

Force document Language (overwrite document Public ID)

Definition at line 49 of file wbxml_conv.h.

Referenced by main(), and wbxml_conv_wbxml2xml().


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 20:09:47 2003 for WBXML Library by doxygen1.3-rc1