1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| <?xml version="1.0" encoding="utf-8"?>
| <Root>
| <FlowInfo>
| <Type>50001</Type>
| <Name>测试流程</Name>
| <Description></Description>
| <Version>1</Version>
| <FilePath>FlowPfd/50001_1.pfd</FilePath>
| <BusinessType>
| <Name>Other</Name>
| <Value>1</Value>
| <Description>测试流程</Description>
| </BusinessType>
| </FlowInfo>
| </Root>
|
|