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