Microsoft SDK for Java

toSchema

This method of the Element interface retrieves the XML-DATA specification for the DTD element. This applies to only ElementDecl and Entity nodes. This is DTD information represented in an XML Object Model.

Implementations for this abstract method are provided in ElementImpl and AttDef.

Syntax

public abstract Element toSchema();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.