ReactOS 0.4.16-dev-329-g9223134
|
#include <tree.h>
Public Attributes | |
struct _xmlNs * | next |
xmlNsType | type |
const xmlChar * | href |
const xmlChar * | prefix |
void * | _private |
struct _xmlDoc * | context |
Definition at line 392 of file tree.h.
Referenced by xsltCheckInstructionElement(), xsltCheckParentElement(), xsltCheckTopLevelElement(), xsltDocumentComp(), xsltGetCNsProp(), xsltGetNamespace(), xsltGetNsProp(), xsltNamespaceAlias(), xsltParseStylesheetAttributeSet(), xsltPreComputeExtModuleElement(), xsltShallowCopyNsNode(), and xsltStylePreCompute().
Definition at line 390 of file tree.h.
Referenced by xsltApplySequenceConstructor(), and xsltShallowCopyNsNode().
Definition at line 393 of file tree.h.
Referenced by xsltShallowCopyNsNode().