This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-argus-service/src/main/resources/maatXml/maat.xml
RenKaiGe-Office 6d8dfec2b2 添加maat.xml
2018-05-19 16:39:04 +08:00

16 lines
554 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<p:maat xmlns:p="http://www.w3school.com.cn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3school.com.cn maat.xsd">
<p:maatType service="96,97,98,99,100,101,160,161,162,163,164,165">
<p:expressions>
<p:keyExpression>file_index_info,[cfg_id]</p:keyExpression>
<p:valueExpression>[cfg_id],\t,[is_valid],\t,[dst_file],\t,[dst_file_md5],\t,[time_stamp],$nbsp,[level],\t,[file_id]\n</p:valueExpression>
</p:expressions>
</p:maatType>
</p:maat>