XMLELEMENT - scalar function to create an XML element.
XMLELEMENT——创建X ml元素的标量函数。
The fields without an explicit @XmlElement annotation will have the XML element named the same as themselves.
没有明确 @XmlElement 注释的字段将包含一个名称与之相同的 XML 元素。
XMLATTRIBUTES - scalar function to create element attributes (must always be used within an XMLELEMENT function).
XMLATTRIBUTES——创建元素属性的标量函数(必须总是用于xmlelement函数中)。
应用推荐