ReactOS 0.4.16-dev-2232-gc2aaa52
_xmlStartTag Struct Reference
Collaboration diagram for _xmlStartTag:

Public Attributes

const xmlCharprefix
 
const xmlCharURI
 
int line
 
int nsNr
 

Detailed Description

Definition at line 82 of file parser.c.

Member Data Documentation

◆ line

int _xmlStartTag::line

Definition at line 85 of file parser.c.

◆ nsNr

int _xmlStartTag::nsNr

Definition at line 86 of file parser.c.

◆ prefix

const xmlChar* _xmlStartTag::prefix

Definition at line 83 of file parser.c.

◆ URI

const xmlChar* _xmlStartTag::URI

Definition at line 84 of file parser.c.


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