Loading yang-models/_3gpp-common-yang-types.yang +5 −5 Original line number Diff line number Diff line Loading @@ -313,7 +313,7 @@ module _3gpp-common-yang-types { grouping GeographicalCoordinates { description "This datatype represents the geographical coordinates"; reference "#GPP TS 28.558 clause 6.3.8"; reference "3GPP TS 28.538 clause 6.3.8"; leaf latitude { type Latitude; Loading @@ -324,10 +324,6 @@ module _3gpp-common-yang-types { type Longitude; mandatory true; } leaf altitude { type Altitude; } } typedef OnOff { Loading Loading @@ -644,6 +640,10 @@ module _3gpp-common-yang-types { global reference frame (WGS 84). Positive values correspond to degrees east of 0 degrees longitude."; } leaf altitude { type Altitude; } } grouping GeoAreaGrp { Loading Loading
yang-models/_3gpp-common-yang-types.yang +5 −5 Original line number Diff line number Diff line Loading @@ -313,7 +313,7 @@ module _3gpp-common-yang-types { grouping GeographicalCoordinates { description "This datatype represents the geographical coordinates"; reference "#GPP TS 28.558 clause 6.3.8"; reference "3GPP TS 28.538 clause 6.3.8"; leaf latitude { type Latitude; Loading @@ -324,10 +324,6 @@ module _3gpp-common-yang-types { type Longitude; mandatory true; } leaf altitude { type Altitude; } } typedef OnOff { Loading Loading @@ -644,6 +640,10 @@ module _3gpp-common-yang-types { global reference frame (WGS 84). Positive values correspond to degrees east of 0 degrees longitude."; } leaf altitude { type Altitude; } } grouping GeoAreaGrp { Loading