org.apache.xalan.processor

Class XSLTElementDef

Known Direct Subclasses:
XSLTSchema

public class XSLTElementDef
extends Object

This class defines the allowed structure for an element in a XSLT stylesheet, is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the mapping between Xalan classes and the markup elements in the XSLT instance. This actually represents both text nodes and elements.

Copyright B) 2004 Apache XML Project. All Rights Reserved.