The simplest (pardon the pun) way to do this is with PHP's SimpleXML extension, which provides an object-oriented API to access data encoded in XML.
最简单的解析方式是利用 PHP 的 SimpleXML 扩展,该扩展提供一个面向对象的 API,用于访问以 XML 编码的数据。
It can be very helpful to model XML data as objects, and you can easily use Python's object-oriented constructs to do just that.
它对于把XML数据模型化为对象也有很大的帮助,而且对您来说,使用Python的面向对象的结构做到这一点并不困难。
BPEL Repository enables a mechanism for storing any XML data and retrieving this data through an object-oriented querying mechanism.
BPEL Repository提供了一个通过面向对象的查询机制来存储任何XML数据并进行检索的机制。
应用推荐