| diagram |
 |
| namespace |
http://www.mapinfo.com/midev/service/feature/v1 |
| type |
extension of tns:Request |
| properties |
|
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | id | xsd:string | optional | | | | documentation | | レスポンスで返される一意の識別子。非同期要求のデバッグまたは追跡で使用されます。 |
| | locale | xsd:string | optional | | | | documentation | | 要求の言語コードと国コードで、[language_code]_[country_code] 構文を使用して定義されます。言語コードは 2 文字の ISO-639 コードです。国コードは 2 文字の ISO-3166 コードです。例: en_US は米国内の英語を意味します。 |
| | table | xsd:string | required | | | | documentation | | メタデータを取得するテーブルへの参照。 |
|
|
| annotation |
| documentation | | 指定された名前付きテーブルのメタデータを取得するためのリクエスト。 |
|