From: Irina L. <il...@od...> - 2006-04-08 12:17:51
|
Hello,wsdlpull-discussion. There is Schema::XSDType::getBaseTypeId() function in wsdlpull. It returns basic schema type id for existent types. But we can't get XSDType for the atomic types, so we can't define basic type for atomic one. (For example, the xsd:short is the basic type of xsd:byte). I see an answer in this idea: contain XSDTypes for atomic types in Schema::TypesTable. What do you think. All the best, Irina. |