OSDN Git Service

Version 5.91
[vbslib/main.git] / _src / Test / vbslib_test / T_Wildcard / Files / Maps1.xml
1 <Root>\r
2         <Folder path="1\*.txt" attr="X">\r
3                 <Except path="1\Except"/>\r
4                 <Except path="1\Except\*.txt"/>\r
5         </Folder>\r
6 \r
7         <Folder path="1\*.txt" attr="Y" map="MapY">\r
8                 <Except path="1\Sub"/>\r
9                 <Except path="1\Sub\*"/>\r
10         </Folder>\r
11 \r
12         <Parent map="MapZ">\r
13                 <Folder path="1\*\A.txt" attr="Z">\r
14                         <Except path="1\Except"/>\r
15                         <Except path="1\Except\*\A.txt"/>\r
16                 </Folder>\r
17                 <Folder path="1\A.txt" attr="Z2"/>\r
18         </Parent>\r
19         <Parent1 map="MapA">\r
20                 <Parent2>\r
21                         <Folder path="1\A.txt" attr="A"/>\r
22                 </Parent2>\r
23         </Parent1>\r
24 </Root>\r