ReactOS 0.4.15-dev-7842-g558ab78
_xmlStartTag Struct Reference
Collaboration diagram for _xmlStartTag:

Public Attributes

const xmlCharprefix
 
const xmlCharURI
 
int line
 
int nsNr
 

Detailed Description

Definition at line 77 of file parser.c.

Member Data Documentation

◆ line

int _xmlStartTag::line

Definition at line 80 of file parser.c.

Referenced by xmlParseContent(), and xmlParseElement().

◆ nsNr

int _xmlStartTag::nsNr

Definition at line 81 of file parser.c.

◆ prefix

const xmlChar* _xmlStartTag::prefix

Definition at line 78 of file parser.c.

◆ URI

const xmlChar* _xmlStartTag::URI

Definition at line 79 of file parser.c.


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