Loading yang-models/_3gpp-common-yang-types.yang +6 −7 Original line number Diff line number Diff line Loading @@ -372,7 +372,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 @@ -383,11 +383,6 @@ module _3gpp-common-yang-types { type Longitude; mandatory true; } leaf altitude { type Altitude; } } typedef OnOff { Loading Loading @@ -722,6 +717,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 +6 −7 Original line number Diff line number Diff line Loading @@ -372,7 +372,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 @@ -383,11 +383,6 @@ module _3gpp-common-yang-types { type Longitude; mandatory true; } leaf altitude { type Altitude; } } typedef OnOff { Loading Loading @@ -722,6 +717,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