Parsing an XML file - نوشته شده در (867 Views)
Senior Member
bobby131313
مطلب: 1163
1163
I'm trying to parse an XML file using some code I googled years ago. I've been using it for years with no issues. Now I have a new XML file that has more than one level of "nodes" (I think that's what they're called), here's a text file for the complete <item></item>. Here's the code to parse it, I've removed my API keys, but if they are needed I'll send privately to people I know.
Lines 54 - 69 is where I grab the nodes I need, but I can't figure out how to get things like <shippingType> which is a child of <shippingInfo>. I can only get 1st level children.
Thanks in advance if anyone can help.
 پیش‌فرض مرتب‌سازی برای تاریخ DESC به معنی جدیدترین است  
 تعداد در صفحه 
نوشته شده در
Senior Member
bobby131313
مطلب: 1163
1163
 
شما باید یک متن وارد کنید