Microsoft SDK for Java

updateSchema

This method of the XMLDSO class updates the SCHEMA whenever the document is changed. The method is called from the clear, load, and setRoot methods. You can also call this method if you have manually changed the document or the SCHEMA <PARAM>.

Syntax

public void updateSchema();

Remarks

The SCHEMA <PARAM> is used to define a subset of data that is visible through the DSO.

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