| Name | Type | Use | Default | Fixed | Annotation |
| id | xsd:ID | optional | | | |
| name | xsd:string | optional | | | |
| nameRef | plm:anyURIType | optional | | | |
| descriptionTextRef | plm:anyURIType | optional | | | |
| crossSectionType | routelist:CrossSectionType | | circular | | | documentation | | Cable cross-section type (Circular, flat). If no cross section type is specified then the type is set to Circular. |
|
| outerDiameter | xsd:double | optional | | | | documentation | | Outer diameter of the space-reservation. If is ignored if the cross-section type is flat. |
|
| height | xsd:double | optional | | | | documentation | | Height of the space-reservation. It is ignored if the cross-section type is circular. |
|
| width | xsd:double | optional | | | | documentation | | Width of the space-reservation. It is ignored if the cross-section type is circular |
|
| multiplier | xsd:double | optional | | | | documentation | | A factor used as a multiplier on the actual length to calculate the cut-length. |
|
| offset | xsd:double | optional | | | | documentation | | A value used to calculate the cut-length by adding it to the actual length after the multiplier is applied. |
|