# Lector de archivo GML

<table data-header-hidden><thead><tr><th width="204.5"></th><th></th></tr></thead><tbody><tr><td>Lectura</td><td>Si</td></tr><tr><td>Escritura</td><td>No</td></tr></tbody></table>

JMap Server puede leer archivos GML de las versiones 2.x y 3.x. Los archivos GML deben aparearse a archivos de esquema (.XSD). Si un archivo GML contiene ocurrencias de más de un tipo de datos, sólo uno de ellos puede seleccionarse como tipo básico de la fuente de datos.

<table data-header-hidden><thead><tr><th width="205.5"></th><th></th></tr></thead><tbody><tr><td><strong>Parámetros</strong></td><td> </td></tr><tr><td>Archivo seleccionado</td><td>Seleccione un archivo GML para ser leído.</td></tr><tr><td>Tipo de datos</td><td>Seleccione el tipo de datos que serán leídos. Los archivos GML deben estar acompañados de un archivo de esquema (XSD).</td></tr><tr><td>Versión GML</td><td>Indique la versión del archivo GML (2.x o 3.x).</td></tr></tbody></table>


---

# 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://docs.k2geospatial.com/es/administrador/manual-del-administrador-jmap-server/fuentes-de-datos-espaciales/fuentes-de-datos-vectoriales/lector-de-archivo-gml.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.
