| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Defines the hop limit model (with or without hop limits).
Admissible values of the element are:
INDIVIDUAL_HOP_LIMITS
Use only those admissible paths (either given by an explicit list
or implicitly) which satisfy the hop limit specified for each demand.
IGNORE_HOP_LIMITS
Ignore the hop limit specification of the demands, i.e.,
routing paths are not length-restricted.
<xs:element name="hopLimitModel"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="INDIVIDUAL_HOP_LIMITS"/><xs:enumeration value="IGNORE_HOP_LIMITS"/></xs:restriction>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||