访问表单生成器摘要时,它列出了我当前有权访问的表单,我看到搜索 API 被调用
<query name="application-name" 
       path="xh:head[1]/xf:model[@id = 'fr-form-model'][1]/xf:instance[@id = 'fr-form-metadata']/*[1]/application-name[1]" 
       inline-label="" type="xs:string" control="output" 
       search-field="true" summary-field="true" match="substring" />
path表达式是如何/在哪里构建的?