<complexType name="staticTT_ttEmpRow">
<sequence> <element name="Name" nillable="true" type="xsd:string"/> <element name="Number" nillable="true" type="xsd:int"/> </sequence> </complexType> |
<complexType name="ArrayOfstaticTT_ttEmpRow">
<complexContent> <restriction base="soapenc:Array"> <attribute ref="soapenc:arrayType" wsdl:arrayType="S2:staticTT_ttEmpRow[]"/> </restriction> </complexContent> </complexType> |
<complexType name="staticTT_ttEmpParam">
<sequence> <element maxOccurs="unbounded" minOccurs="0" name="ttEmpRow" type="S2:staticTT_ttEmpRow" /> </sequence> </complexType> |
ABL data type
|
XML Schema data type
|
BLOB1
|
xsd:base64Binary
|
CHARACTER
|
xsd:string
|
CLOB2
|
xsd:string
|
COM-HANDLE
|
xsd:long
|
DATE
|
xsd:date
|
DATETIME
|
xsd:dateTime
|
DATETIME-TZ
|
xsd:dateTime
|
DECIMAL
|
xsd:decimal
|
INT64
|
xsd:long
|
INTEGER (32 bit)
|
xsd:int
|
LOGICAL
|
xsd:boolean
|
RAW
|
xsd:base64Binary
|
RECID (32 or 64 bit)
|
xsd:long
|
ROWID
|
xsd:base64Binary
|
WIDGET-HANDLE
|
xsd:long
|