SchemaFromText
Supplies a string that is the text content of the XML Schema document to use for validation of the XML instance document.
COM and .NET
Signature: SchemaFileName(string xsdText)
Java
Signature: public void setSchemaFileName(string xsdText)