File tree Expand file tree Collapse file tree
gitb-types-specs/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<xsd : schema xmlns =" http://www.gitb.com/core/v1/" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" targetNamespace =" http://www.gitb.com/core/v1/" elementFormDefault =" qualified" version =" 1.0" >
318 <xsd : element name =" module" type =" TestModule" />
419 <!-- General Metadata element to describe the metadata of artifacts-->
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<xsd : schema version =" 1.0" targetNamespace =" http://www.gitb.com/ms/v1/"
318 xmlns =" http://www.gitb.com/ms/v1/"
419 xmlns : tns =" http://www.gitb.com/ms/v1/"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<xsd : schema version =" 1.0" targetNamespace =" http://www.gitb.com/ps/v1/"
318 xmlns=" http://www.gitb.com/ps/v1/"
419 xmlns:tns=" http://www.gitb.com/ps/v1/"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by SRDC (EMBRACE) -->
318<xsd : schema xmlns =" http://www.gitb.com/tbs/v1/" xmlns : tns =" http://www.gitb.com/tbs/v1/" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : tpl =" http://www.gitb.com/tpl/v1/" xmlns : tr =" http://www.gitb.com/tr/v1/" xmlns : gitb =" http://www.gitb.com/core/v1/" targetNamespace =" http://www.gitb.com/tbs/v1/" elementFormDefault =" qualified" version =" 1.0" >
419 <!-- Go up to top module folder first, than go down to schema folder through "target" -->
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<xsd : schema xmlns =" http://www.gitb.com/tdl/v1/" xmlns : tdl =" http://www.gitb.com/tdl/v1/" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : gitb =" http://www.gitb.com/core/v1/" targetNamespace =" http://www.gitb.com/tdl/v1/" elementFormDefault =" qualified" version =" 1.0" >
318 <xsd : import namespace =" http://www.gitb.com/core/v1/" schemaLocation =" gitb_core.xsd" />
419 <xsd : element name =" testcase" type =" TestCase" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<xsd : schema xmlns =" http://www.gitb.com/tpl/v1/" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : gitb =" http://www.gitb.com/core/v1/" targetNamespace =" http://www.gitb.com/tpl/v1/" elementFormDefault =" qualified" version =" 1.0" >
318 <xsd : import namespace =" http://www.gitb.com/core/v1/" schemaLocation =" gitb_core.xsd" />
419 <xsd : element name =" testcase" type =" TestCase" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<xsd : schema xmlns : xsd =" http://www.w3.org/2001/XMLSchema"
318 targetNamespace =" http://www.gitb.com/tr/v1/"
419 xmlns =" http://www.gitb.com/tr/v1/"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<xsd : schema version =" 1.0" targetNamespace =" http://www.gitb.com/vs/v1/"
318 xmlns =" http://www.gitb.com/vs/v1/"
419 xmlns:tns=" http://www.gitb.com/vs/v1/"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<definitions targetNamespace =" http://www.gitb.com/ms/v1/"
318 name =" MessagingService"
419 xmlns =" http://schemas.xmlsoap.org/wsdl/"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2+ <!--
3+ ~ Copyright (C) 2025 European Union
4+ ~
5+ ~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European Commission - subsequent
6+ ~ versions of the EUPL (the "Licence"); You may not use this work except in compliance with the Licence.
7+ ~
8+ ~ You may obtain a copy of the Licence at:
9+ ~
10+ ~ https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12
11+ ~
12+ ~ Unless required by applicable law or agreed to in writing, software distributed under the Licence is distributed on an
13+ ~ "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the Licence for
14+ ~ the specific language governing permissions and limitations under the Licence.
15+ -->
16+
217<definitions targetNamespace =" http://www.gitb.com/ps/v1/"
318 name =" ProcessingService"
419 xmlns =" http://schemas.xmlsoap.org/wsdl/"
You can’t perform that action at this time.
0 commit comments