two things here:
1) define a schema that has the attribute “Name” that is the child of “Company” to be defined with an ‘standard’ index, map-type ‘InfoField’ and Data-type ‘VARWCHAR’. This will enable this attribute to be searched on and sorted.
2) Use the query : ‘Company sortby(@Name)’
Hope this helps.
#Tamino#webMethods#API-Management