astro
py
:docs
Index
Modules
Navigation
next »
« previous
|
Astropy v1.0.dev9586
»
VOTable XML handling (
astropy.io.votable
)
»
check_token
check_token
¶
astropy.io.votable.xmlutil.
check_token
(
token
,
attr_name
,
config=None
,
pos=None
)
[source]
[edit on github]
¶
Raises a
ValueError
if
token
is not a valid XML token.
As defined by XML Schema Part 2.
Page Contents
check_token