Microsoft SDK for Java

toSchema

This method of the ElementImpl 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.

Syntax

public Element toSchema();

Return Value

Returns the XML-DATA specification for the DTD element.

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