complexType MapImage
diagram mapping_p240.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
children tns:MapView tns:Image
used by
element MapImage
attributes
Name  Type  Use  Default  Fixed  Annotation
imageMimeType  xsd:string  required      
documentation
レンダリングされたマップ イメージが表現されるイメージ MIME タイプ。
imageURL  xsd:string  optional      
documentation
マッピング サーバー上に存在するレンダリングされたマップ イメージ ファイルの URL。
annotation
documentation
マップのイメージを定義します。イメージ データは、インライン バイナリ データとして返される場合や、URL を参照している場合があります。

attribute MapImage/@imageMimeType
type xsd:string
properties
use required
annotation
documentation
レンダリングされたマップ イメージが表現されるイメージ MIME タイプ。

attribute MapImage/@imageURL
type xsd:string
properties
use optional
annotation
documentation
マッピング サーバー上に存在するレンダリングされたマップ イメージ ファイルの URL。

element MapImage/MapView
diagram mapping_p241.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:MapView
properties
content complex
children tns:AffineTransform tns:Width tns:Height
attributes
Name  Type  Use  Default  Fixed  Annotation
unit  tns:PaperUnit  optional  Pixel    
documentation
用紙ユニットの単位。デフォルト値は Pixel です。とり得るすべての値のリストについては、PaperUnit 要素のドキュメントを参照してください。
rendering  tns:Rendering  optional  Speed    
appinfo
非推奨
documentation
非推奨: この属性の値は無視され、常に Quality になります。
background  xsd:string  optional      
documentation
マップ イメージで使用する背景色。#RRGGBB 形式で表現されます。指定されていない場合は、背景色が透明になります。
mapResolution  xsd:int  optional      
documentation
インチあたりのドット数で表したマップ イメージの解像度 (1 リニア インチの範囲内に配置できる個々のドット数)。デフォルト値は 96 dpi です。定義できる最小 dpi は 72 です。それ未満でレンダリングすると、イメージの品質が低下します。72 未満の値を指定した場合、例外がスローされます。
backgroundOpacity  xsd:double  optional      
documentation
背景色の透過性。background 属性と backgroundOpacity 属性が指定されている場合は、それらの値を使用して背景が描画されます。背景が使用されていない場合は、backgroundOpacity 属性に関係なく、背景が完全な透明になります。背景が使用されていても透過性が指定されていない場合は、背景が完全な不透明になります。
annotation
documentation
マップのビューを記述します。

element MapImage/Image
diagram mapping_p242.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type xsd:base64Binary
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
レンダリングされたマップ イメージの base-64 エンコーディングを保持します。


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy