Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

aka2::wc_attribute Struct Reference

akaxiso builtin type to represent xs:anyAttribute contents. More...

#include <any.h>

Collaboration diagram for aka2::wc_attribute:

Collaboration graph
[legend]
List of all members.

Public Attributes

qname name_
std::string value_

Detailed Description

akaxiso builtin type to represent xs:anyAttribute contents.

akaxiso uses aka2::any_attribute to store xs:anyAttribute contents. The member, value_, is for xs:anySimpleType.

Definition at line 23 of file any.h.


Member Data Documentation

qname aka2::wc_attribute::name_
 

tag name of attribute

Definition at line 28 of file any.h.

std::string aka2::wc_attribute::value_
 

value of attribute (xs:anySimpleType)

Definition at line 30 of file any.h.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 18 22:43:43 2004 for akaxiso2 by doxygen1.2.18