<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>thinkAmi</author_name>
  <author_url>https://blog.hatena.ne.jp/thinkAmi/</author_url>
  <blog_title>メモ的な思考的な</blog_title>
  <blog_url>https://thinkami.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Zeep</anon>
    <anon>SOAP</anon>
  </categories>
  <description>SOAP APIのテストなどでは、 WSDLの定義とは別のエンドポイント(テスト用エンドポイント)にアクセスしたい ただし、WSDLは修正したくない という状況があるかもしれません。 そこで、Zeepではどのようにやるのかを調べた時のメモを残します。 目次 環境 方法 検証 SOAP APIの仕様 実装 ソースコード 環境 macOS High Sierra 10.13.6 Python 3.6.6 Zeep 3.1.0 方法 公式ドキュメントに記載がありました。 ServiceProxy オブジェクトを使えば良いようです。 Creating new ServiceProxy objects …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthinkami.hatenablog.com%2Fentry%2F2018%2F12%2F01%2F213610&quot; title=&quot;Python + Zeep で、WSDLで定義された SOAP API エンドポイントとは別のエンドポイントにアクセスする - メモ的な思考的な&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-12-01 21:36:10</published>
  <title>Python + Zeep で、WSDLで定義された SOAP API エンドポイントとは別のエンドポイントにアクセスする</title>
  <type>rich</type>
  <url>https://thinkami.hatenablog.com/entry/2018/12/01/213610</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
