Skip to content

Commit

Permalink
#1 Work in progress:
Browse files Browse the repository at this point in the history
-Documentatoin minor correction

[ci skip]
  • Loading branch information
FABallemand committed Sep 1, 2023
1 parent 9c19a07 commit a0f2dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/schemas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Checking Schemas

There are tree ways to check if a GPX file follows the XML schemas.
In all cases, the GPX file will be checked for the relevant Topographix GPX schema (either version 1.0 or 1.1).
If the :py:attribute:`~extensions_schemas` is set to :py:const:`~True`, then the GPX file will be tested for all schemas that are listed.
If the :py:param:`~extensions_schemas` is set to :py:const:`~True`, then the GPX file will be tested for all schemas that are listed.

During Parsing
^^^^^^^^^^^^^^
Expand Down

0 comments on commit a0f2dea

Please sign in to comment.