git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05520a9
)
list types for XML/WSDL
author
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 19 Mar 2008 14:02:52 +0000
(14:02 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Wed, 19 Mar 2008 14:02:52 +0000
(14:02 +0000)
org.glite.lb.types/types.T
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.types/types.T
b/org.glite.lb.types/types.T
index
7a5f651
..
ab3406d
100644
(file)
--- a/
org.glite.lb.types/types.T
+++ b/
org.glite.lb.types/types.T
@@
-44,6
+44,10
@@
port=>'"xsd:int"',
float=>'"xsd:float"',
double=>'"xsd:double"',
+ strlist=>'"stringSequenceType"',
+ intlist=>'"intSequenceType"',
+ stslist=>'"statusSequenceType"',
+ taglist=>'"tagSequenceType"',
}
);