正規表現

今日気がつきました。
AWSサンプルソース書いている人は、XML正規表現で抜き出しているのですね。
XML=解析
という頭しかなく難しく考えていました。



今日は、SLSのことについて調べていました。
また忘れるのでここに貼っておく




基本(SellerListingSearch)
http://webservices.amazon.co.jp/onca/xml?Service=AWSECommerceService&SubscriptionId=1FSGNAJGQ7AEJE62DH82&Operation=SellerListingSearch&SearchIndex=Marketplace&OfferStatus=Open&SellerId=ID

&Keywords=ky
&AssociateTag=mirokudou-22


sampleページ
http://webservices.amazon.co.jp/onca/xml?Service=AWSECommerceService&Version=2005-03-23&Operation=SellerListingSearch&ContentType=text%2Fxml&SubscriptionId=[ID]&AssociateTag=mirokudou-22&OfferStatus=Open&SellerId=xxxxx&ResponseGroup=SellerListing&ListingPage=1

                                                                                                                                                            • -

リファレンス
http://docs.amazonwebservices.com/AWSEcommerceService/2005-01-19/ApiReference/SellerListingSearchOperation.html

manual
http://developer.amazonwebservices.com/connect/entry.jspa?externalID=329&categoryID=17