TS 732, WS8
------------------
I have metadata, which is sprted randomly. I need it to be sorted alphabetically. I checked metadata-rules.cfg and found following
<metadata-rules>
<cond vpath-regex=".*templatedata/rbc/Header/data/.+\xml">
<rule name="Header Rule" />
</cond>.............
Is this "Header Rule" describing, how data is sorted ? Where can I find this "Header Rule" ? What will be path for this "Header Rule" on server ?
Thanks