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.
public Element toSchema();
Returns the XML-DATA specification for the DTD element.