itemType          414 ext/soap/php_schema.c 	xmlAttrPtr itemType;
itemType          416 ext/soap/php_schema.c 	itemType = get_attribute(listType->properties, "itemType");
itemType          417 ext/soap/php_schema.c 	if (itemType != NULL) {
itemType          421 ext/soap/php_schema.c 		parse_namespace(itemType->children->content, &type, &ns);
itemType          452 ext/soap/php_schema.c 		if (itemType != NULL) {