locationDTO
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| locationIdentity (string) | 1/1 | |
| isLocal (boolean) | 1/1 | |
| isIgnored (boolean) | 1/1 | |
| isUp (boolean) | 1/1 | |
| routes (routeListDTO) | 0/1 | |
| attributes (attributeListDTO) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| locationIdentity | locationIdentity (string) | |
| isLocal | isLocal (boolean) | |
| isIgnored | isIgnored (boolean) | |
| isUp | isUp (boolean) | |
| routes | routes (routeListDTO) | |
| attributes | attributes (attributeListDTO) |