SchemaFileName
Sets the location, as a URL, of the XML Schema document to be used for validation. The supplied string must be an absolute URL that gives the exact location of the XML Schema file.
COM and .NET
Signature: SchemaFileName(string filepath)
Java
Signature: public void setSchemaFileName(string filepath)