net.sf.saxon.style

Class XSLImportSchema

public class XSLImportSchema extends StyleElement

Compile-time representation of an xsl:import-schema declaration in a stylesheet
Method Summary
Expressioncompile(Executable exec)
protected voidindex(XSLStylesheet top)
voidprepareAttributes()
voidvalidate()

Method Detail

compile

public Expression compile(Executable exec)

index

protected void index(XSLStylesheet top)

prepareAttributes

public void prepareAttributes()

validate

public void validate()