| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Defines the admissible path model (explicit path list or all paths). Admissible values of the element are: ALL_PATHS For each demand, all paths satisfying the hop limits can be used. Any explicit list of admissible paths is ignored. EXPLICIT_LIST For each demand an explicit list of admissible paths must be specified. Only these paths are admissible (provided that they satisfy the given hop limits).
<xs:element name="admissiblePathModel"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="ALL_PATHS"/><xs:enumeration value="EXPLICIT_LIST"/></xs:restriction>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |