<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/nsurl-schemes",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "NSURL Schemes"
}
-->

# NSURL Schemes

The schemes that the `NSURL` class is able to parse.

## Discussion

For more information, see [`init(scheme:host:path:)`](/documentation/Foundation/NSURL/init(scheme:host:path:)).

## Topics

### Constants

[`let NSURLFileScheme: String`](/documentation/Foundation/NSURLFileScheme)

Identifies a URL that points to a file on a mounted volume.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)