hasTopSchema

open fun hasTopSchema(ns: String): Boolean

Return true if this document includes a top-level schema for CSDL namespace ns.

See Also:

{@link com.sap.cloud.mobile.kotlin.odata.csdl.CsdlDocument#topSchemas CsdlDocument.topSchemas}.

Return

true if this document includes a top-level schema for CSDL namespace ns.

Parameters

ns

CSDL namespace.