open fun setSchemaLocation(schemaLocation: String): Unit
Set the value of xsi:schemaLocation attribute. When set, the xsi:schemaLocation attribute will be written for the root element.
See Also
org.exolab.castor.xml.Marshaller#setSchemaLocation(String)