UnstructuredXMLLoader
is used to load XML
files. The loader works with .xml
files. The page content will be the text extracted from the XML tags.
Class | Package | Local | Serializable | JS support |
---|---|---|---|---|
UnstructuredXMLLoader | langchain_community | ✅ | ❌ | ✅ |
Source | Document Lazy Loading | Native Async Support |
---|---|---|
UnstructuredXMLLoader | ✅ | ❌ |
langchain-community
integration package.