<?xml version="1.0" encoding="UTF-8"?> <das-client> <Sqls> <Sql name='loadAllConfigDictionary'> <![CDATA[ select * from Config_Dictionary where TypeName is not null order by TypeName,Code ]]> </Sql> </Sqls> </das-client>