net.sf.saxon.type

Interface SchemaDeclaration

public interface SchemaDeclaration

This is a marker interface that acts as a surrogate for an object representing an element or attribute declaration. The real implementation of these declarations is available in the schema-aware version of the Saxon product.
Method Summary
SchemaTypegetType()

Method Detail

getType

public SchemaType getType()