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

WBXMLAttrEntry_s Struct Reference
[WBXML Tables]

WBXML Application Token structure: Attribute token. More...

#include <wbxml_tables.h>

List of all members.

Public Attributes

const WB_TINY * xmlName
const WB_TINY * xmlValue
WB_UTINY wbxmlCodePage
WB_UTINY wbxmlToken


Detailed Description

WBXML Application Token structure: Attribute token.

Definition at line 157 of file wbxml_tables.h.


Member Data Documentation

WB_UTINY WBXMLAttrEntry_s::wbxmlCodePage
 

WBXML Code Page

Definition at line 161 of file wbxml_tables.h.

WB_UTINY WBXMLAttrEntry_s::wbxmlToken
 

WBXML Attribute Token

Definition at line 162 of file wbxml_tables.h.

const WB_TINY* WBXMLAttrEntry_s::xmlName
 

XML Attribute Name

Definition at line 159 of file wbxml_tables.h.

Referenced by wbxml_tables_get_attr_from_xml().

const WB_TINY* WBXMLAttrEntry_s::xmlValue
 

XML Attribute Value (may be NULL)

Definition at line 160 of file wbxml_tables.h.

Referenced by wbxml_tables_get_attr_from_xml().


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