Hubbub $Id$
Public Attributes | List of all members
hubbub_attribute Struct Reference

Tag attribute data. More...

#include <types.h>

Public Attributes

hubbub_ns ns
 Attribute namespace.
 
hubbub_string name
 Attribute name.
 
hubbub_string value
 Attribute value.
 

Detailed Description

Tag attribute data.

Member Data Documentation

◆ name

hubbub_string hubbub_attribute::name

Attribute name.

◆ ns

hubbub_ns hubbub_attribute::ns

Attribute namespace.

◆ value

hubbub_string hubbub_attribute::value

Attribute value.


The documentation for this struct was generated from the following file: