18#if !defined(XALAN_ELEMCOPYOF_HEADER_GUARD)
19#define XALAN_ELEMCOPYOF_HEADER_GUARD
68#if !defined(XALAN_RECURSIVE_STYLESHEET_EXECUTION)
81 const XPath* m_selectPattern;
#define XALAN_CPP_NAMESPACE
Xalan-C++ namespace, including major and minor version.
virtual const XalanDOMString & getElementName() const
Get a string for the name of the element.
virtual const ElemTemplateElement * startElement(StylesheetExecutionContext &executionContext) const
Completes "pre-processing" before any sub-elements are invoked (i.e.
ElemCopyOf(StylesheetConstructionContext &constructionContext, Stylesheet &stylesheetTree, const AttributeListType &atts, XalanFileLoc lineNumber, XalanFileLoc columnNumber)
Construct an object corresponding to an "xsl:copy-of" element.
virtual const XPath * getXPath(XalanSize_t index) const
Get XPath pattern/expression of one of the element atribute.
This class represents the base stylesheet or an "import" stylesheet.
xercesc::AttributeList AttributeListType