---
title: ArchiveHeader.EntryXATBlob.ExtendedAttribute
framework: applearchive
role: symbol
role_heading: Structure
path: applearchive/archiveheader/entryxatblob/extendedattribute
---

# ArchiveHeader.EntryXATBlob.ExtendedAttribute

A structure that describes the extended attributes of a filesystem.

## Declaration

```swift
struct ExtendedAttribute
```

## Topics

### Creating an Extended Attribute

- [init(key:data:)](applearchive/archiveheader/entryxatblob/extendedattribute/init(key:data:).md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
