list types for XML/WSDL
authorAleš Křenek <ljocha@ics.muni.cz>
Wed, 19 Mar 2008 14:02:52 +0000 (14:02 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Wed, 19 Mar 2008 14:02:52 +0000 (14:02 +0000)
org.glite.lb.types/types.T

index 7a5f651..ab3406d 100644 (file)
                port=>'"xsd:int"',
                float=>'"xsd:float"',
                double=>'"xsd:double"',
+               strlist=>'"stringSequenceType"',
+               intlist=>'"intSequenceType"',
+               stslist=>'"statusSequenceType"',
+               taglist=>'"tagSequenceType"',
        }
 );