Microsoft SDK for Java

getSchema

This method of the XMLDSO class retrieves the schema as a string.

Syntax

public Object getSchema(int style);

Parameters

style The formatting style. 0=default, 1=pretty, 2=compact.

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