# 驗證工具說明

### 【資料驗證頁面】&#x20;

進入[PTX平臺首頁](https://ptx.transportdata.tw/PTX/)，選擇【資料標準】->[【驗證工具】](https://ptx.transportdata.tw/PTX/XSDValidator/Validator)。

![](/files/-Lx4Ci5QJ6xwZ06gHpaO)

![](/files/-Lx4CmkUWW1Dtiwsevt3)

### 【資料驗證程序】&#x20;

步驟1：選擇要驗證運具及資料類型 \
步驟2：貼上本次要驗證的XML資料 \
步驟3：點擊「驗證」 按鈕

![](/files/-Lx4D-vA0CUqkso_1XJb)

### 【驗證成功】&#x20;

驗證成功畫面如下，表示資料符合標準格式規範，可將資料提供給PTX 團隊，進行API開發之作業。

![](/files/-Lx4D9RWTU5m8l1_pp39)

### 【驗證失敗】&#x20;

驗證失敗，表示資料不符合標準格式規範，可參閱錯誤訊息進行資料格式之修正。

![](/files/-Lx4DDGqAXGOHWy69_wI)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://motc-ptx-api-documentation.gitbook.io/motc-ptx-api-documentation/api-zi-liao-shang-jia/yan-zheng-gong-ju-shui-ming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
