mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Sample data are clearly separated from the structure data (inc. menus and user profiles) - Both categories of data are enumerated from specific folders SVN:trunk[100]
16 lines
366 B
XML
16 lines
366 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<URP_ProfileProjection id="1">
|
|
<dimensionid>1</dimensionid>
|
|
<profileid>2</profileid>
|
|
<value>1;2</value>
|
|
<attribute></attribute>
|
|
</URP_ProfileProjection>
|
|
<URP_ProfileProjection id="3">
|
|
<dimensionid>2</dimensionid>
|
|
<profileid>2</profileid>
|
|
<value><any></value>
|
|
<attribute></attribute>
|
|
</URP_ProfileProjection>
|
|
</Set>
|