2022-06-01 17:55:55 +03:00
|
|
|
def toxml: toxml(null);
|
|
|
|
def _xml__todisplay: tovalue;
|
2022-08-25 17:06:25 +03:00
|
|
|
|
|
|
|
def _xml__help:
|
|
|
|
{ links: [
|
|
|
|
{title: "xml.com's Converting Between XML and JSON", url: "https://www.xml.com/pub/a/2006/05/31/converting-between-xml-and-json.html"}
|
|
|
|
]
|
|
|
|
};
|