Package net.sf.saxon.query
Interface Declaration
-
- All Superinterfaces:
javax.xml.transform.SourceLocator
- All Known Implementing Classes:
GlobalParam
,GlobalVariable
,UndeclaredVariable
,XQueryFunction
public interface Declaration extends javax.xml.transform.SourceLocator
This interface represents the union of global variable declarations and function declarations in XQuery modules