‎2006 Aug 23 10:23 AM
what is the meaning of minimum and maximum number while creating segments
regards
shankar
‎2006 Aug 23 10:26 AM
Hi ,
It indicates how many number of records you can have for this segment.
Cheers
VJ
‎2006 Aug 23 10:26 AM
Hi,
Maximum and minimim number in a segment denotes the number of records that a segment contain.
For header , the max and min is 1
For child , min is 1 and max can be any number
‎2006 Aug 23 10:27 AM
Hi Shankar,
See minimum and maximum number provide you flexibility to decide how many times you want the record to exist.
e.g. if you set the minimum numner to '1' then the record will be appearing at least once. but if you set it to '0', it can be absent in some cases.
Same for the maximum number.
Hope this helps,
Pragya
‎2006 Aug 23 10:27 AM
It is the minimum and maximum number of times that segment can occur in its parent node.
fr eg: in minimum = 1 and max = 10. that means that segment can occurs at least once and at the most 10 times in its parent node.
regards,
ravi