XML (Extensible Markup Language) Reader/Writer
Licensing options for this format begin with FME Professional Edition.
The XML modules allow FME to read and write XML (Extensible Markup Language) documents.
This chapter assumes familiarity with XML.
Overview
XML is a recommendation of the World Wide Web Consortium (W3C), and is a meta-language for defining markup languages. This means that it allows specific markup languages to be created for specific data. More information on XML can be found in the W3C website, www.w3.org.