xml_parse ( resource $parser , string $data [, bool $is_final = FALSE ] ) : int
// xml_parse() parses an XML document. The handlers for the configured events are called as many times as necessary.// Return Values// Returns 1 on success or 0 on failure.
你用啥开发语言解析的xml?给样本代码看呐~比如PHP内置方法解析,返回值就是 0/1
xml_parse ( resource $parser , string $data [, bool $is_final = FALSE ] ) : int // xml_parse() parses an XML document. The handlers for the configured events are called as many times as necessary. // Return Values // Returns 1 on success or 0 on failure.
你好,麻烦提供微信订单号,从报错看是你的本地解析代码问题。
1