# Kiểm Tra XML Well-Formed

> Hồ sơ MCP chính thức, sinh từ registry BOP.INK.

| Trường | Giá trị |
| --- | --- |
| Slug | `kiem-tra-xml-well-formed` |
| Danh mục V2 | Dữ liệu & Encoding (`du-lieu-encoding`) |
| Danh mục con V2 | XML (`data-encoding.xml`) |
| Route legacy tương thích | `lap-trinh-dev` |
| Taxonomy V2 | `data-encoding` / `data-encoding.xml` |
| Phạm vi áp dụng | `global` |
| Trạng thái thực thi MCP | `remote_executable` |
| Nguồn giao diện/schema | `text/kiem-tra-xml-well-formed` |
| Website | [Mở công cụ](https://bop.ink/lap-trinh-dev/kiem-tra-xml-well-formed/) |

Parse XML và báo lỗi line/column namespace/closing tag.

## Cách dùng qua MCP

### Kiểm Tra XML Well-Formed

- Capability: `text.lap_trinh_dev.kiem_tra_xml_well_formed`
- MCP availability: `remote-executable`
- MCP tool: `bop_execute_text_lap_trinh_dev_kiem_tra_xml_well_formed`
- Mô tả: Parse XML và báo lỗi line/column namespace/closing tag.

Các trường đầu vào:

- `text` (bắt buộc): Văn bản đầu vào cần xử lý
- `action`: Thao tác chuyển đổi (tùy chọn)
- `options`: Tùy chọn bổ sung

Ví dụ đầu vào:

```json
{}
```
