---
title: UTTypeXMLPropertyList
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypexmlpropertylist
---

# UTTypeXMLPropertyList

A type that represents an XML property list.

## Declaration

```occ
extern UTType * const UTTypeXMLPropertyList;
```

## Discussion

Discussion The identifier for this type is com.apple.xml-property-list. This type conforms to UTTypeXML and UTTypePropertyList.

## See Also

### Property lists

- [UTTypePropertyList](uniformtypeidentifiers/uttypepropertylist.md)
- [UTTypeBinaryPropertyList](uniformtypeidentifiers/uttypebinarypropertylist.md)
