libcss
Loading...
Searching...
No Matches
Public Attributes | List of all members
css_qname Struct Reference

#include <types.h>

Public Attributes

lwc_string * ns
 
lwc_string * name
 

Detailed Description

Type of a qualified name

Member Data Documentation

◆ name

lwc_string* css_qname::name

Local part of qualified name

◆ ns

lwc_string* css_qname::ns

Namespace URI:

NULL for no namespace '*' for any namespace (including none) URI for a specific namespace


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