SchemaTextArray
Supplies the content of multiple XML Schema files. The input is a collection of strings, each of which is the content of an XML Schema document.
COM and .NET
Signature: SchemaTextArray(object schemaDocs)
Java
Signature: public void setSchemaTextArray(object schemaDocs)