Commit 7aa0f9d5 authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent 5c97567a
Loading
Loading
Loading
Loading
+590 −0
Original line number Diff line number Diff line
# <a name="CITSapplMgmtApplReg2"></a>ASN.1 module CITSapplMgmtApplReg2
OID: _{iso(1) standard(0) cits-applMgmt (17419) applRegistry (2) version2 (2)}_

## Imports:
* **[CITSdataDictionary1](CITSdataDictionary1.md)** *{iso(1) standard(0) cits-applMgmt (17419) dataDictionary (1) version1 (1)}*<br/>
## Data Elements:
```asn1
ITSObName::=UTF8String
```

### <a name="ITSOwnerInfo"></a>ITSOwnerInfo

Fields:
* _ownerName_ of type [**ITSObOwnerName**](#ITSObOwnerName) <br>
* _ownerType_ of type [**ITSObOwnerType**](#ITSObOwnerType) <br>
* _ownerAddress_ of type [**ITSObOwnerAddress**](#ITSObOwnerAddress) <br>
* _ownerOID_ of type [**ITSObOwnerOID**](#ITSObOwnerOID) <br>
* _ownerURL_ of type [**URLreg**](#URLreg)  <br>
```asn1
ITSOwnerInfo::=SEQUENCE{
	ownerName	ITSObOwnerName,
	ownerType	ITSObOwnerType,
	ownerAddress	ITSObOwnerAddress,
	ownerOID	ITSObOwnerOID, 
	ownerURL	URLreg 
	}
```

```asn1
ITSObOwnerName::=UTF8String
```

### <a name="ITSObOwnerAddress"></a>ITSObOwnerAddress
```asn1
ITSObOwnerAddress::=UTF8String
```

### <a name="ITSObOwnerOID"></a>ITSObOwnerOID
```asn1
ITSObOwnerOID::=OBJECT IDENTIFIER
```

```asn1
ITSObOwnerType::=INTEGER{
	unknown	(0),
	sdo	(1), 
	enterprise	(2), 
	private	(3) 
	} (0..255)
```

```asn1
URLreg::=UTF8String
```

### <a name="CountryCode"></a>CountryCode
```asn1
CountryCode::=UTF8String (SIZE(3)) 
```

### <a name="ITSRPAREA"></a>ITSRPAREA

Fields:
* _areaRef_ of type [**Int1**](CITSdataDictionary1.md#Int1) <br>
```asn1
ITSRPAREA::=CLASS{
	&areaRef Int1,
	&Area
	}
```

### <a name="ITS-RParea"></a>ITS-RParea

Fields:
* _areaTypeNo_ of type [**ITSRPAREA**](#ITSRPAREA) .&areaRef({ITS-RPareaTypes})<br>
* _areaType_ of type [**ITSRPAREA**](#ITSRPAREA) .&Area({ITS-RPareaTypes})<br>
```asn1
ITS-RParea::=SEQUENCE{
	areaTypeNo	ITSRPAREA.&areaRef({ITS-RPareaTypes}),
	areaType	ITSRPAREA.&Area({ITS-RPareaTypes})
	}
```

### <a name="GeoPolygonArea"></a>GeoPolygonArea

Fields:
* _inclusions_ of type [**GeoInclusionAreas**](#GeoInclusionAreas) <br>
* _exclusions_ of type [**GeoExclusionAreas**](#GeoExclusionAreas) <br>
```asn1
GeoPolygonArea::=SEQUENCE{
	inclusions	GeoInclusionAreas,
	exclusions	GeoExclusionAreas
	}
```

### <a name="GeoInclusionAreas"></a>GeoInclusionAreas
```asn1
GeoInclusionAreas::=SEQUENCE (SIZE(0..255)) OF GeoPolygon
```

### <a name="GeoExclusionAreas"></a>GeoExclusionAreas
```asn1
GeoExclusionAreas::=SEQUENCE (SIZE(0..255)) OF GeoPolygon
```

### <a name="GeoPolygon"></a>GeoPolygon
```asn1
GeoPolygon::=SEQUENCE (SIZE(0..65535)) OF GeoCoordinates
```

### <a name="GeoCoordinates"></a>GeoCoordinates

Fields:
* _lat_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
* _long_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
```asn1
GeoCoordinates::=SEQUENCE{
	lat	Latitude, 
	long	Longitude 
	}
```

```asn1
ITS-RegPolicyAuthority::=SEQUENCE{
	name	ITSObOwnerName,
	url	URLreg
	}
```

### <a name="PortRxTx"></a>PortRxTx

Values:
* **rxPort** (1)<br>
* **txPort** (2)<br>
* **rxtxPort** (4) <br>
```asn1
PortRxTx::=INTEGER{
	rxPort	(1), 
	txPort	(2), 
	rxtxPort	(4) 
	} (0..255)
```

### <a name="ITSprotocol"></a>ITSprotocol

Fields:
* _protID_ of type [**ITSprotID**](#ITSprotID) <br>
* _protRef_ of type [**ITSprotocolReference**](#ITSprotocolReference) <br>
```asn1
ITSprotocol::=SEQUENCE{
	protID	ITSprotID,
	protRef	ITSprotocolReference
	}
```

### <a name="ITSprotocolReference"></a>ITSprotocolReference
```asn1
ITSprotocolReference::=UTF8String 
```

```asn1
ITSaid::=VarLengthNumber
ITSaidO::=INTEGER (0..MAX)
```

### <a name="ITSmsgSetID"></a>ITSmsgSetID
```asn1
ITSmsgSetID::=VarLengthNumber
```

### <a name="ITSsapid"></a>ITSsapid

Values:
* **apid-unknown** (0)<br>
* **apid-default-one** (1)<br>
```asn1
ITSsapid::=INTEGER{
	apid-unknown	(0),
	apid-default-one	(1)
	}
```

### <a name="FlowTypeID"></a>FlowTypeID
```asn1
FlowTypeID::=Int2
c-FlowTypeID-unknown	FlowTypeID ::=	0

```

### <a name="LogicalChannelType"></a>LogicalChannelType
```asn1
LogicalChannelType::=Int2 
c-LogicalChannelType-unknown	LogicalChannelType ::=	0
c-LogicalChannelType-CCH	LogicalChannelType ::=	1
c-LogicalChannelType-SaCH	LogicalChannelType ::=	2
c-LogicalChannelType-SfCH	LogicalChannelType ::=	3
c-LogicalChannelType-SCH	LogicalChannelType ::=	4
```

### <a name="ITSsuID"></a>ITSsuID
```asn1
ITSsuID::=IntZeroMax
```

### <a name="ITSscuID"></a>ITSscuID

Fields:
* _emID_ of type [**ITSSemID**](#ITSSemID) <br>
* _serialNo_ of type [**ItsScuSerialNumber**](#ItsScuSerialNumber)  <br>
```asn1
ITSscuID::=SEQUENCE{
	emID	ITSSemID, 
	serialNo	ItsScuSerialNumber 
	}
ItsScuSerialNumber::=IntZeroMax
```

### <a name="ITSSappid"></a>ITSSappid
```asn1
ITSSappid::=IntZeroMax
```

### <a name="ITSrrID"></a>ITSrrID
```asn1
ITSrrID::=IntZeroMax
```

### <a name="ITSprID"></a>ITSprID
```asn1
ITSprID::=IntZeroMax
```

### <a name="ITSSemID"></a>ITSSemID
```asn1
ITSSemID::=IntZeroMax
```

### <a name="ITSaooID"></a>ITSaooID
```asn1
ITSaooID::=IntZeroMax
```

### <a name="ITSatt"></a>ITSatt
```asn1
ITSatt::=Int1
c-ITSatt-unknown	ITSatt::=0
c-ITSatt-any	ITSatt::=1
c-ITSatt-iso21212	ITSatt::=2 
c-ITSatt-iso21213	ITSatt::=3 
c-ITSatt-iso21214	ITSatt::=4 
c-ITSatt-iso21215	ITSatt::=5 
c-ITSatt-iso21216	ITSatt::=6 
c-ITSatt-iso25112	ITSatt::=7 
c-ITSatt-iso25113	ITSatt::=8 
c-ITSatt-iso29283	ITSatt::=9 
c-ITSatt-iso17515	ITSatt::=10 
c-ITSatt-iso19079	ITSatt::=11 
c-ITSatt-iso15628	ITSatt::=128 
c-ITSatt-can	ITSatt::=254
c-ITSatt-ethernet	ITSatt::=255
```

### <a name="MedType"></a>MedType
```asn1
MedType::=ITSatt 
```

### <a name="ITSmsoID"></a>ITSmsoID
```asn1
ITSmsoID::=IntZeroMax
```

### <a name="ITSsapiid"></a>ITSsapiid

Fields:
* _itsaid_ of type [**ITSaid**](#ITSaid) <br>
* _itssapid_ of type [**ITSsapid**](#ITSsapid) <br>
* _itsscu_ of type [**ITS-scuId**](#ITS-scuId) <br>
* _instance_ of type [**AppInstance**](#AppInstance) <br>
```asn1
ITSsapiid::=SEQUENCE{
	itsaid		ITSaid,
	itssapid	ITSsapid,
	itsscu		ITS-scuId,
	instance	AppInstance
	}
ITS-scuId::=INTEGER{
	unknown		(0),
	hosts		(1),
	routers		(2),
	testSystem	(3),
	testCIunit	(4),
	any		(65535)
	}(0..65535)
AppInstance::=INTEGER(0..255)

```

### <a name="ITSSapdID"></a>ITSSapdID
```asn1
ITSSapdID::=IntZeroMax
```

### <a name="ITS-SapSsId"></a>ITS-SapSsId

Fields:
* _applicationID_ of type [**ITSsapid**](#ITSsapid) <br>
* _itsAppSinkSourceNo_ of type [**ITSappProcSinkSourceNo**](#ITSappProcSinkSourceNo) <br>
```asn1
ITS-SapSsId::=SEQUENCE{
	applicationID	ITSsapid,
	itsAppSinkSourceNo	ITSappProcSinkSourceNo
	}
```

### <a name="ITSSfsID"></a>ITSSfsID
```asn1
ITSSfsID::=IntZeroMax
```

### <a name="ItsScuCmcID"></a>ItsScuCmcID
```asn1
ItsScuCmcID::=OBJECT IDENTIFIER 
```

### <a name="ITSprotocolStackID"></a>ITSprotocolStackID
```asn1
ITSprotocolStackID::= IntZeroMax 
```

```asn1
itsProtStackID-eCall ITSprotocolStackID::=1
```

### <a name="ITSprotID"></a>ITSprotID

Fields:
* _locationID_ of type [**ItssProtocolLocation**](#ItssProtocolLocation) <br>
* _protocolID_ of type [**ItsProtocolIdentifier**](#ItsProtocolIdentifier) <br>
```asn1
ITSprotID::=SEQUENCE{
	locationID	ItssProtocolLocation,
	protocolID	ItsProtocolIdentifier
	}
```

### <a name="ItssProtocolLocation"></a>ItssProtocolLocation

Values:
* **unknown** (0)<br>
* **acLayer** (1)<br>
* **ntLayer** (2)<br>
* **fcLayer** (4)<br>
* **mgEntity** (8)<br>
* **scEntity** (16)<br>
* **other** (32)<br>
```asn1
ItssProtocolLocation::=INTEGER{
	unknown	(0),
	acLayer	(1),
	ntLayer	(2),
	fcLayer	(4),
	mgEntity	(8),
	scEntity	(16),
	other	(32)
	}(0..255)
```

### <a name="ItsProtocolIdentifier"></a>ItsProtocolIdentifier

Values:
* **unknown** (0)<br>
```asn1
ItsProtocolIdentifier::=INTEGER{
	unknown	(0)
	} (0..MAX)
```

```asn1
ProtocolID::=SEQUENCE{
	protid	ITSprotID,
	itsscu	ITS-scuId,
	instance	ProtInstance
	}
```

### <a name="ProtInstance"></a>ProtInstance

Values:
* **unknown** (0)<br>
```asn1
ProtInstance::=INTEGER{
	unknown	(0)
	}(0..255) 
```

```asn1
ITSSpdID::=IntZeroMax
```

```asn1
ITSpoID::=IntZeroMax
```

```asn1
ITSapObRegistry::=SEQUENCE OF ITSapOb
ITSapOb::=SEQUENCE {
	iTSaid	ITSaid,	
	iTSapObName	ITSObName,	
	iTSapObType	ITSapObType,	
	iTSapObOwner	ITSOwnerInfo	
	}
```

### <a name="ITSapObType"></a>ITSapObType

Values:
* **appClass** (0)<br>
* **application** (255)<br>
```asn1
ITSapObType::=INTEGER {
	appClass	(0),
	application	(255)
	} (0..255)
```

```asn1
ITSmsgSetRegistry::=SEQUENCE OF ITSmsgSet
ITSmsgSet::=SEQUENCE {
	iTSmsID	ITSmsgSetID,	
	iTSmsName	ITSObName,	
	iTSmsOwner	ITSOwnerInfo	
	}
```

```asn1
ITSregRegionRegistry::=SEQUENCE OF ITSregRegion
ITSregRegion::=SEQUENCE{
	regID	ITSrrID,
	regAuthority	ITS-RegPolicyAuthority,
	regArea	ITS-RParea
	}
```

```asn1
ITSpolRegionRegistry::=SEQUENCE OF ITSpolRegion
ITSpolRegion::=SEQUENCE{
	polID	ITSprID,
	polAuthority	ITS-RegPolicyAuthority,
	polArea	ITS-RParea
	}
*/
ITSportNumberRegistry::=SEQUENCE OF ITSportNumber
ITSportNumber::=SEQUENCE{
	pn	PortNumber, 
	itssAp	ItsAppInfo 
	}
```

### <a name="ItsAppInfo"></a>ItsAppInfo

Fields:
* _itsAid_ of type [**ITSaid**](#ITSaid) <br>
* _interfaceID_ of type [**ITSappProcSinkSourceNo**](#ITSappProcSinkSourceNo) <br>
* _direction_ of type [**PortRxTx**](#PortRxTx)  <br>
```asn1
ItsAppInfo::=SEQUENCE{
	itsAid	ITSaid, 
	interfaceID	ITSappProcSinkSourceNo, 
	direction	PortRxTx 
	}
```

### <a name="ITSappProcSinkSourceNo"></a>ITSappProcSinkSourceNo
```asn1
ITSappProcSinkSourceNo::=INTEGER(0..255) 
```

```asn1
ITSlchRegistry::=SEQUENCE OF ITSlch
ITSlch::=SEQUENCE{
	lchID	LogicalChannelType,	
	lchPurpose	LCHpurpose	
	}
LCHpurpose::=UTF8String
```

```asn1
ITSsuRegistry::=SEQUENCE OF ITSsu
ITSsu::=SEQUENCE{
	itssuID	ITSsuID
	}
```

```asn1
ITSscuRegistry::=SEQUENCE OF ITSscu
ITSscu::=SEQUENCE{
	itsscuID	ITSscuID, 
	cmc	ITSSCUcmc 
	}
```

```asn1
ITSSappRegistry::=SEQUENCE OF ITSSapPrPr
ITSSapPrPr::=SEQUENCE{
	itssappID	ITSSappid,
	itssapProv	ITSOwnerInfo 
	}
```

```asn1
ITSemRegistry::=SEQUENCE OF ITSem
ITSem::=SEQUENCE{
	itsemID	ITSSemID,
	equipManu	ITSOwnerInfo 
	}
```

```asn1
ITSaooRegistry::=SEQUENCE OF ITSaoo
ITSaoo::=SEQUENCE{
	itsaooID	ITSaooID,
	aoo	ITSOwnerInfo 
	}
```

```asn1
Registry::=SEQUENCE OF ITSmso
ITSmso::=SEQUENCE{
	iTSmsoID	ITSmsoID,
	mso	ITSOwnerInfo 
	}
```

```asn1
ITSSapdRegistry::=SEQUENCE OF ITSSapd
ITSSapd::=SEQUENCE{
	itssapdID	ITSSapdID,
	ad	ITSOwnerInfo 
	}
```

```asn1
ITSSfacilityServiceRegistry::=SEQUENCE OF ITSSfs
ITSSfs::=SEQUENCE{
	itssfsID	ITSSfsID,
	fsOwner	ITSOwnerInfo
	}
```

```asn1
ITSSCUcmcRegistry::=SEQUENCE OF ITSSCUcmc
ITSSCUcmc::=SEQUENCE{
	itsscucmcID	ItsScuCmcID,
	itsscucmcName	ITSObName
	}
```

```asn1
ITSprotStcks::=SEQUENCE OF ITSprotStckInfo
ITSprotStckInfo::=SEQUENCE{
	itsProtStckID	ITSprotocolStackID,
	itsProts	ITSprotocols
	}
```

### <a name="ITSprotocols"></a>ITSprotocols
```asn1
ITSprotocols::=SEQUENCE OF ITSprotocol
```

```asn1
ITSprots::=SEQUENCE OF ITSprotocol
```

```asn1
ITSSppRegistry::=SEQUENCE OF ITSSpPr
ITSSpPr::=SEQUENCE{
	itsspID	ITSSpid,
	itsspProv	ITSOwnerInfo
	}
```

### <a name="ITSSpid"></a>ITSSpid
```asn1
ITSSpid::=VarLengthNumber
```


+266 −0
Original line number Diff line number Diff line
# <a name="CITSdataDictionary1"></a>ASN.1 module CITSdataDictionary1
OID: _{iso(1) standard(0) cits-applMgmt (17419) dataDictionary (1) version1 (1)}_

## Data Elements:
```asn1
VarLengthNumber::=CHOICE{
	content	[0]	INTEGER(0..127), 
	extension	[1]	Ext1
	}
Ext1::=CHOICE{
	content	[0]	INTEGER(128..16511), 
	extension	[1]	Ext2
}
Ext2::=CHOICE{
	content	[0]	INTEGER(16512..2113663), 
	extension	[1]	Ext3
	}
Ext3::=INTEGER(2113664..270549119,...) 
```

```asn1
VarLengthNumber2::=CHOICE{
	shortNo	[0] INTEGER(0..127),
	longNo	[1] INTEGER(0..32767)
	}
```

```asn1
IntZeroMax::=INTEGER (0..MAX)
```

```asn1
Int1::=INTEGER(0..255)
Int2::=INTEGER(0..65535)
Int3::=INTEGER(0..16777215)
Int4::=INTEGER(0..4294967295)
Int5::=INTEGER(0..1099511627775)
Int6::=INTEGER(0..281474976710655)
```

```asn1
UserPriority::=Int1
```

### <a name="Latitude"></a>Latitude

Fields:
* _fillBit_ of type **BIT STRING**  (SIZE(1))<br>
* _lat_ of type **INTEGER**  (-900000000..900000001) <br>
```asn1
Latitude ::= SEQUENCE{
	fillBit	BIT STRING (SIZE(1)), 
	lat	INTEGER (-900000000..900000001) 
	}
```

### <a name="Longitude"></a>Longitude
```asn1
Longitude ::= INTEGER (-1800000000..1800000001) 
```

```asn1
Altitude ::= INTEGER{
	referenceEllipsoidSurface	(0),
	oneMillimeter	(1),
	unknown	(12777215)
	} (-4000000..12777215) 
```

```asn1
Time48IAT ::= Int6 
c-Time48IAT-utcStartOf2004	Time48IAT::=0
c-Time48IAT-oneMillisecAfterUTCStartOf2004	Time48IAT::=1
```

```asn1
TimeUnit::=INTEGER{
	microseconds	(0),
	milliseconds	(1),
	seconds	(2),
	minutes	(3),
	hours	(4),
	days	(5),
	weeks	(6),
	months	(7),
	years	(8)
	}(0..63) 
```

```asn1
TimeDurationValue::=SEQUENCE {
	value	INTEGER(0..1023), 
	unit	TimeUnit
	} 
```

### <a name="Logic"></a>Logic

Values:
* **false** (0)<br>
* **true** (255)<br>
```asn1
Logic::=INTEGER{
	false	(0),
	true	(255)
	} (0..255)
```

```asn1
MediumCost::=SEQUENCE{
	fill	BIT STRING (SIZE(2)), 
	costClass	CostClass, 
	costAmount	CostAmount OPTIONAL, 
	timeUnit	CostTimeUnit OPTIONAL, 
	amountUnit	CostAmountUnit OPTIONAL
	}
```

### <a name="CostClass"></a>CostClass

Values:
* **tempUnavailable** (0)<br>
* **noCharge** (1)<br>
* **flatRate** (2)<br>
* **perTime** (3)<br>
* **perAmount** (4)<br>
* **perConnection** (5)<br>
```asn1
CostClass::=INTEGER{
	tempUnavailable	(0),
	noCharge	(1),
	flatRate	(2),
	perTime	(3),
	perAmount	(4),
	perConnection	(5)
	} (0..7)
```

### <a name="CostAmount"></a>CostAmount
```asn1
CostAmount::=SEQUENCE{
	currency	INTEGER(0..1023), 
	value	CostValue
	} 
```

### <a name="CostValue"></a>CostValue

Fields:
* _main_ of type **INTEGER** (0..4095)<br>
* _fraction_ of type **INTEGER** (0..1023) <br>
```asn1
CostValue::=SEQUENCE{
	main	INTEGER(0..4095), 
	fraction	INTEGER(0..1023) 
	}
```

### <a name="CostTimeUnit"></a>CostTimeUnit
```asn1
CostTimeUnit::=TimeDurationValue
```

### <a name="CostAmountUnit"></a>CostAmountUnit

Values:
* **tempUnavailable** (0)<br>
* **kbyte** (1)<br>
* **tkbyte** (2)<br>
* **hkbyte** (4)<br>
* **mbyte** (8)<br>
* **tmbyte** (16)<br>
* **hmbyte** (32)<br>
* **gbyte** (64)<br>
* **tgbyte** (128) <br>
```asn1
CostAmountUnit::=INTEGER{
	tempUnavailable	(0),
	kbyte	(1), 
	tkbyte	(2), 
	hkbyte	(4), 
	mbyte	(8), 
	tmbyte	(16), 
	hmbyte	(32), 
	gbyte	(64), 
	tgbyte	(128) 
	} (0..255)
```

### <a name="PortNumber"></a>PortNumber
```asn1
PortNumber::=Int2
```

### <a name="NullType"></a>NullType
```asn1
NullType::=NULL
```

```asn1
Ethertype ::= Int2
```

```asn1
EUI64::=OCTET STRING (SIZE(8))
```

```asn1
EUI64MAC48::=SEQUENCE{
	oui	MACoui,
	selector2	TwoOCTETones,
	ext	MACext
	}
```

### <a name="MACoui"></a>MACoui

Fields:
* _uoi1_ of type **INTEGER** (0..63)<br>
* _ulBit_ of type **BOOLEAN** <br>
* _igBIT_ of type **BOOLEAN** <br>
* _uoi2_ of type **OCTET STRING**  (SIZE(2))<br>
```asn1
MACoui::=SEQUENCE{
	uoi1	INTEGER(0..63),
	ulBit	BOOLEAN,
	igBIT	BOOLEAN,
	uoi2	OCTET STRING (SIZE(2))
	}
```

### <a name="TwoOCTETones"></a>TwoOCTETones

Values:
* **all** (65535)<br>
```asn1
TwoOCTETones::=INTEGER{
	all	(65535)
	} (0..65535)
```

### <a name="MACext"></a>MACext
```asn1
MACext::=OCTET STRING (SIZE(3))
```

### <a name="OneOCTETones"></a>OneOCTETones

Values:
* **all** (255)<br>
```asn1
OneOCTETones::=INTEGER{
	all	(255)
	} (0..255)
```

```asn1
MACaddress::=OCTET STRING (SIZE(6))
```

```asn1
IPv6Address::=EUI64
```


+16 −16
Original line number Diff line number Diff line
@@ -7165,10 +7165,10 @@ The DF describes the position of a CEN DSRC road side equipment.
 It shall include the following components:

Fields:
* _protectedZoneLatitude_ of type [**Latitude**](#Latitude) <br>
* _protectedZoneLatitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  the latitude of the CEN DSRC road side equipment.

* _protectedZoneLongitude_ of type [**Longitude**](#Longitude) <br>
* _protectedZoneLongitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  the latitude of the CEN DSRC road side equipment. 

* _cenDsrcTollingZoneId_ of type [**ProtectedZoneId**](#ProtectedZoneId)  OPTIONAL<br>
@@ -7682,10 +7682,10 @@ This DF indicates a geographical position.
 It shall include the following components:

Fields:
* _latitude_ of type [**Latitude**](#Latitude) <br>
* _latitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  the latitude of the geographical position.

* _longitude_ of type [**Longitude**](#Longitude) <br>
* _longitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  the longitude of the geographical position.

* _altitude_ of type [**AltitudeValue**](#AltitudeValue)  DEFAULT unavailable<br>
@@ -7705,10 +7705,10 @@ This DE indicates a geographical position with altitude.
 It shall include the following components:

Fields:
* _latitude_ of type [**Latitude**](#Latitude) <br>
* _latitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  the latitude of the geographical position.

* _longitude_ of type [**Longitude**](#Longitude) <br>
* _longitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  the longitude of the geographical position.

* _altitude_ of type [**Altitude**](#Altitude) <br>
@@ -7742,10 +7742,10 @@ This DF indicates a geographical position without altitude.
 It shall include the following components:

Fields:
* _latitude_ of type [**Latitude**](#Latitude) <br>
* _latitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  the latitude of the geographical position.

* _longitude_ of type [**Longitude**](#Longitude) <br>
* _longitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  the longitude of the geographical position.


@@ -7930,10 +7930,10 @@ This DF represents the geographical definition of the zone where band sharing oc
 It shall include the following components:

Fields:
* _interferenceManagementZoneLatitude_ of type [**Latitude**](#Latitude) <br>
* _interferenceManagementZoneLatitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  Latitude of the centre point of the interference management zone.

* _interferenceManagementZoneLongitude_ of type [**Longitude**](#Longitude) <br>
* _interferenceManagementZoneLongitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  Longitude of the centre point of the interference management zone.

* _interferenceManagementZoneId_ of type [**ProtectedZoneId**](#ProtectedZoneId)  OPTIONAL<br>
@@ -9391,10 +9391,10 @@ Fields:
* _expiryTime_ of type [**TimestampIts**](#TimestampIts)  OPTIONAL<br>
  optional time at which the validity of the protected communication zone will expire.

* _protectedZoneLatitude_ of type [**Latitude**](#Latitude) <br>
* _protectedZoneLatitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  latitude of the centre point of the protected communication zone.

* _protectedZoneLongitude_ of type [**Longitude**](#Longitude) <br>
* _protectedZoneLongitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  longitude of the centre point of the protected communication zone.

* _protectedZoneRadius_ of type [**ProtectedZoneRadius**](#ProtectedZoneRadius)  OPTIONAL<br>
@@ -9693,10 +9693,10 @@ A position within a geographic coordinate system together with a confidence elli
 It shall include the following components:

Fields:
* _latitude_ of type [**Latitude**](#Latitude) <br>
* _latitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  the latitude of the geographical point.

* _longitude_ of type [**Longitude**](#Longitude) <br>
* _longitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  the longitude of the geographical point.

* _positionConfidenceEllipse_ of type [**PosConfidenceEllipse**](#PosConfidenceEllipse) <br>
@@ -9729,10 +9729,10 @@ A position within a geographic coordinate system together with a confidence elli
 It shall include the following components:

Fields:
* _latitude_ of type [**Latitude**](#Latitude) <br>
* _latitude_ of type [**Latitude**](CITSdataDictionary1.md#Latitude) <br>
  the latitude of the geographical point.

* _longitude_ of type [**Longitude**](#Longitude) <br>
* _longitude_ of type [**Longitude**](CITSdataDictionary1.md#Longitude) <br>
  the longitude of the geographical point.

* _positionConfidenceEllipse_ of type [**PositionConfidenceEllipse**](#PositionConfidenceEllipse) <br>

docs/ITSee1.md

0 → 100644
+271 −0

File added.

Preview size limit exceeded, changes collapsed.

docs/ITSsa1.md

0 → 100644
+452 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading