示例#1
0
 protected function recordToXml(Am_Record $rec, XmlWriter $x)
 {
     $rec->exportXml($x, array());
 }