ReactOS 0.4.16-dev-2208-g6350669
_xsltAttrSetContext Struct Reference
Collaboration diagram for _xsltAttrSetContext:

Public Attributes

xsltStylesheetPtr topStyle
 
xsltStylesheetPtr style
 
int error
 

Detailed Description

Definition at line 87 of file attributes.c.

Member Data Documentation

◆ error

int _xsltAttrSetContext::error

Definition at line 90 of file attributes.c.

Referenced by xsltResolveSASCallback(), and xsltResolveStylesheetAttributeSet().

◆ style

xsltStylesheetPtr _xsltAttrSetContext::style

Definition at line 89 of file attributes.c.

Referenced by xsltResolveSASCallback(), and xsltResolveStylesheetAttributeSet().

◆ topStyle

xsltStylesheetPtr _xsltAttrSetContext::topStyle

Definition at line 88 of file attributes.c.

Referenced by xsltResolveSASCallback(), and xsltResolveStylesheetAttributeSet().


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