ReactOS 0.4.16-dev-2135-g2f5a67f
xmlDefAttr Struct Reference
Collaboration diagram for xmlDefAttr:

Public Attributes

xmlHashedString prefix
 
xmlHashedString name
 
xmlHashedString value
 
const xmlCharvalueEnd
 
int external
 
int expandedSize
 

Detailed Description

Definition at line 887 of file parser.c.

Member Data Documentation

◆ expandedSize

int xmlDefAttr::expandedSize

Definition at line 893 of file parser.c.

◆ external

int xmlDefAttr::external

Definition at line 892 of file parser.c.

◆ name

xmlHashedString xmlDefAttr::name

Definition at line 889 of file parser.c.

◆ prefix

xmlHashedString xmlDefAttr::prefix

Definition at line 888 of file parser.c.

◆ value

xmlHashedString xmlDefAttr::value

Definition at line 890 of file parser.c.

◆ valueEnd

const xmlChar* xmlDefAttr::valueEnd

Definition at line 891 of file parser.c.


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