Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
U
uniset2
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
UniSet project repositories
uniset2
Commits
0f992990
Commit
0f992990
authored
Dec 17, 2010
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
conf/test.xml: add commented section for xinclude, fix encoding set in testID.xml
parent
7ef28af3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
test.xml
conf/test.xml
+3
-1
testID.xml
tests/testID.xml
+1
-1
No files found.
conf/test.xml
View file @
0f992990
<?xml version="1.0" encoding="utf-8"?>
<UNISETPLC>
<UNISETPLC
xmlns:xi=
"http://www.w3.org/2001/XInclude"
>
<UserData/>
<!-- Общие(стартовые) параметры по UniSet -->
<UniSet>
...
...
@@ -171,4 +171,6 @@
<item
id=
"104"
name=
"midMsg4"
text=
"Text for message 4"
/>
<item
id=
"105"
name=
"midMsg5"
text=
"Text for message 5"
/>
</messages>
<!-- <xi:include href="testID.xml"/> -->
<!-- <xi:include href="testIDnon-exist.xml"/> -->
</UNISETPLC>
tests/testID.xml
View file @
0f992990
<?xml version = '1.0' encoding = '
koi8-r
' ?>
<?xml version = '1.0' encoding = '
UTF-8
' ?>
<UNISETPLC>
<UserData></UserData>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment