string|null $schemaUrl:
private function convertSchemaUrl(?string $schemaUrl) : string { return $schemaUrl ?? ''; }