ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
xml_attribute_t Struct Reference

Source-order attribute view. More...

#include <xml.h>

Collaboration diagram for xml_attribute_t:

Data Fields

xml_span_t name
 Attribute name.
xml_span_t value
 Quoted value excluding delimiters.

Detailed Description

Source-order attribute view.

Definition at line 81 of file xml.h.

Field Documentation

◆ name

xml_span_t xml_attribute_t::name

◆ value

xml_span_t xml_attribute_t::value

Quoted value excluding delimiters.

Definition at line 83 of file xml.h.

Referenced by internal_attr_parse(), internal_attr_value(), internal_attributes(), internal_declaration_attr(), and priv_epub_xml_attr().


The documentation for this struct was generated from the following file:
  • apps/shared_libs/xml/inc/xml.h