---
title: XML Processing and Modeling
framework: foundation
role: collectionGroup
role_heading: API Collection
path: foundation/xml-processing-and-modeling
---

# XML Processing and Modeling

Parse XML documents.

## Topics

### Tree-Based Processing

- [XMLDTD](foundation/xmldtd.md)
- [XMLDTDNode](foundation/xmldtdnode.md)
- [XMLDocument](foundation/xmldocument.md)
- [XMLElement](foundation/xmlelement.md)
- [XMLNode](foundation/xmlnode.md)

### Event-Based Processing

- [XMLParser](foundation/xmlparser.md)
- [XMLParserDelegate](foundation/xmlparserdelegate.md)
