PCDATA is an acronym for parsed character data. pcdata is character data which is parsed by a parser, and will be examined by the parser for entities and markup.

In Xport, pcdata is represented by the a class template xhtml_pcdata, and is typedefed with the following type aliases.