---
title: AppSchema.WordProcessorEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/wordprocessorentity
---

# AppSchema.WordProcessorEntity

Identifies entity schemas in the word processor domain.

## Declaration

```swift
protocol WordProcessorEntity : AppSchema.Kind
```

## Topics

### Instance Properties

- [document](appintents/appschema/wordprocessorentity/document.md)
- [page](appintents/appschema/wordprocessorentity/page.md)
- [template](appintents/appschema/wordprocessorentity/template.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Entity](appintents/appschema/entity.md)

## See Also

### Content and parameter types

- [document](appintents/appschema/wordprocessorentity/document.md)
- [page](appintents/appschema/wordprocessorentity/page.md)
- [template](appintents/appschema/wordprocessorentity/template.md)
