Microsoft SDK for Java

getSchema

This method of the DTD class converts everything stored in the DTD to the schema. It does not retain the original order.

Syntax

final public Element getSchema();

Return Value

Returns a schema.

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