Skip to content

Commit e2c6148

Browse files
committed
Updating version tag on the schema.
Also, using the opportunity to turn a few tabs into blanks in there.
1 parent c707753 commit e2c6148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TAPRegExt-v1.0.xsd renamed to TAPRegExt-v1.1.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ xmlns:xs="http://www.w3.org/2001/XMLSchema"
44
xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0"
55
xmlns:vm="http://www.ivoa.net/xml/VOMetadata/v0.1"
66
xmlns:tr="http://www.ivoa.net/xml/TAPRegExt/v1.0"
7-
version="1.0"
7+
version="1.1-pre1"
88
targetNamespace="http://www.ivoa.net/xml/TAPRegExt/v1.0"
99
elementFormDefault="unqualified"
1010
attributeFormDefault="unqualified"
@@ -432,7 +432,7 @@ xsi:schemaLocation="http://www.w3.org/2001/XMLSchema http://vo.ari.uni-heidelber
432432
An output format supported by the service.
433433
</xs:documentation>
434434
<xs:documentation>
435-
All TAP services must support VOTable output, with media types as
435+
All TAP services must support VOTable output, with media types as
436436
requested by the FORMAT parameter if applicable (cf.~section 2.7.1
437437
of the TAP standard).
438438

0 commit comments

Comments
 (0)