XmlDocument representing the parsed XML.ctParseXml
fn
XmlDocument ctParseXml(string xml)()A CTFE-compatible wrapper for parsing XML strings at compile time.
Parameters
xml | The XML string literal to parse. |
Returns
An