<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSExcludedElementsDocumentAttribute",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSExcludedElementsDocumentAttribute"
  },
  "title" : "NSExcludedElementsDocumentAttribute"
}
-->

# NSExcludedElementsDocumentAttribute

The HTML elements to exclude in generated HTML.

```
extern NSAttributedStringDocumentAttributeKey NSExcludedElementsDocumentAttribute;
```

## Discussion

An <doc://com.apple.documentation/documentation/Foundation/NSArray> object containing <doc://com.apple.documentation/documentation/Foundation/NSString> objects, representing HTML elements not to be used in generated HTML.

---

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)