---
title: allowedExternalEntityURLs
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/xmlparser/allowedexternalentityurls
---

# allowedExternalEntityURLs

The set of external entity URLs that the parser is allowed to load.

## Declaration

```swift
var allowedExternalEntityURLs: Set<URL>? { get set }
```
