Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation of VOSI /tables produces exception in Taplint validation #8

Open
stvoutsin opened this issue Apr 14, 2021 · 0 comments
Open

Comments

@stvoutsin
Copy link
Contributor

Description:
Taplint produces an error during validation:
Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected

TAP URL:
http://tap.roe.ac.uk/vsa/tables

Exception Stack Trace:

Section TMV: Validate table metadata against XML schema
I-TMV-VURL-1 Validating http://tap.roe.ac.uk/firethorn/tap/59/tables as tableset (http://www.ivoa.net/xml/VODataService/v1.1)
E-TMV-IVTH-1 (l.12, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-2 (l.588, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-3 (l.678, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-4 (l.754, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-5 (l.882, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-6 (l.964, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-7 (l.1014, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-8 (l.1770, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-IVTH-9 (l.1900, c.19): cvc-complex-type.2.4.a: Invalid content was found starting with element 'description'. One of '{column, foreignKey}' is expected.
E-TMV-UHGN-1 (l.613001, c.28): The element type "description" must be terminated by the matching end-tag "</description>".
E-TMV-IVTH-x (1029 more)
S-TMV-VALI-1 SAX report: warnings 0, errors 1038, fatal 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant