SchemaFileArray
Supplies the collection of XML Schema files that will be used as external XML Schemas. The files are identified by their URLs. The input is a collection of strings, each of which is the absolute URL of an XML Schema file
COM and .NET
Signature: SchemaFileArray(object urlArray)
Java
Signature: public void setSchemaFileArray(object urlArray)