File tree Expand file tree Collapse file tree
test/xmerl_xsd_SUITE_data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ % %
2+ % % %CopyrightBegin%
3+ % %
4+ % % SPDX-License-Identifier: Apache-2.0
5+ % %
6+ % % Copyright Ericsson AB 2006-2025. All Rights Reserved.
7+ % %
8+ % % Licensed under the Apache License, Version 2.0 (the "License");
9+ % % you may not use this file except in compliance with the License.
10+ % % You may obtain a copy of the License at
11+ % %
12+ % % http://www.apache.org/licenses/LICENSE-2.0
13+ % %
14+ % % Unless required by applicable law or agreed to in writing, software
15+ % % distributed under the License is distributed on an "AS IS" BASIS,
16+ % % WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17+ % % See the License for the specific language governing permissions and
18+ % % limitations under the License.
19+ % %
20+ % % %CopyrightEnd%
21+ % %
122-module (xmerl_test ).
223
324-compile (export_all ).
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!--
3+ %%
4+ %% %CopyrightBegin%
5+ %%
6+ %% SPDX-License-Identifier: Apache-2.0
7+ %%
8+ %% Copyright Ericsson AB 2025. All Rights Reserved.
9+ %%
10+ %% Licensed under the Apache License, Version 2.0 (the "License");
11+ %% you may not use this file except in compliance with the License.
12+ %% You may obtain a copy of the License at
13+ %%
14+ %% http://www.apache.org/licenses/LICENSE-2.0
15+ %%
16+ %% Unless required by applicable law or agreed to in writing, software
17+ %% distributed under the License is distributed on an "AS IS" BASIS,
18+ %% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19+ %% See the License for the specific language governing permissions and
20+ %% limitations under the License.
21+ %%
22+ %% %CopyrightEnd%
23+ -->
224<body >
325 <test testattr =" Testing" />
426</body >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!--
3+ %%
4+ %% %CopyrightBegin%
5+ %%
6+ %% SPDX-License-Identifier: Apache-2.0
7+ %%
8+ %% Copyright Ericsson AB 2025. All Rights Reserved.
9+ %%
10+ %% Licensed under the Apache License, Version 2.0 (the "License");
11+ %% you may not use this file except in compliance with the License.
12+ %% You may obtain a copy of the License at
13+ %%
14+ %% http://www.apache.org/licenses/LICENSE-2.0
15+ %%
16+ %% Unless required by applicable law or agreed to in writing, software
17+ %% distributed under the License is distributed on an "AS IS" BASIS,
18+ %% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19+ %% See the License for the specific language governing permissions and
20+ %% limitations under the License.
21+ %%
22+ %% %CopyrightEnd%
23+ -->
224<xs : schema xmlns : xs =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" file:///C:/xsd/unpack-1/LKF-XSD/LicFormat20_Schema_Rev_E_MOD.xsd" >
325 <xs : attribute name =" testattr" >
426 <xs : simpleType >
You can’t perform that action at this time.
0 commit comments