Difference between revisions of "APPLIC"

From IHO Nautical Information Processing Working Group
Jump to navigation Jump to search
Line 52: Line 52:
 
     <br>with two instances of APPLIC:
 
     <br>with two instances of APPLIC:
  
VSLMSM[VSLCAR=length, COMPOP=greater than, VSLVAL=50000], CATDHC=19, LOGCON=1 (and), LIMTYP=10 (included);  
+
VSLMSM[VSLCAR=length, COMPOP=(>), VSLVAL=50000], CATDHC=19, LOGCON=1 (and), LIMTYP=10 (included);  
<br>VSLMSM[VSLCAR=length, COMPOP=less than, VSLVAL=90000],CATDHC=19, LOGCON=1 (and), LIMTYP=10 (included);  
+
<br>VSLMSM[VSLCAR=length, COMPOP=(<), VSLVAL=90000],CATDHC=19, LOGCON=1 (and), LIMTYP=10 (included);  
 
<br>associated with a [[REGLTS]]: the regulation applies to vessels with LOA with more than 50.0 and less than 90.0 m. carrying MARPOL Class 8 corrosive substances.
 
<br>associated with a [[REGLTS]]: the regulation applies to vessels with LOA with more than 50.0 and less than 90.0 m. carrying MARPOL Class 8 corrosive substances.
 +
 +
  <br>same as above with one instance of APPLIC:
 +
 +
VSLMSM [[VSLCAR=length; VSLVAL=50000; COMPOP=(>)],[VSLCAR=length; VSLVAL=90000; COMPOP=(<)]], CATVSL=3 (tanker), LOGCON=1 (and),LIMTYP=10 (included); <br>associated with a [[REGLTS]]: the regulation applies to vessels with LOA with more than 50.0 and less than 90.0 m. carrying MARPOL Class 8 corrosive substances.

Revision as of 14:13, 24 July 2010

INFORMATION OBJECTS CLASS

Information object: Applicability
Acronym: APPLIC Code:?

Camel Case: Applicability


Set Attribute_A: BALAST; CATCGO; CATDHC; CATRGY; CATVSL; DATEND; DATSTA; ICECAP; LIMTYP; LOGCON; VSLMSM; NOBJNM; OBJNAM; PEREND; PERSTA; PRFMNC; UKCLRN

Set Attribute_B: INFORM; NINFOM;

Set Attribute_C: RECDAT; RECIND; SORDAT; SORIND;

Associated information object classes: NATINF; RCMDTS; REGLTS; RESDES;


Definition:

Describes the relationship between vessel characteristics and: (i) the applicability of an associated information object or feature to the vessel; or, (ii) the use of a facility, place, or service by the vessel; or, (iii) passage of the vessel through an area.


References:

INT 1:
M-3: Chapter C, Section C 3.3;
M-4:

Remarks:

Vessel characteristics are specified as follows:

BALAST: The vessel is ballasted as described by this attribute.
VSLMSM, The vessel or cargo matches the attribute value (for multi-valued attributes, matches at least one of the values).
ICECAP, UKCLRN, PRFMNC attributes: The vessel matches the specified requirement.

Absent attributes or null values are ignored.

LOGCON states whether “all” or “at least one” of the specifications must be met.

LIMTYP indicates the relationship between matching vessels and the associated information object or feature.

Example:

    
with one instance of APPLIC:

VSLMSM[VSLCAR=length, COMPOP=greater than, VSLVAL=50000], CATVSL=3 (tanker), LOGCON=1 (and), LIMTYP=2 (required); associated to a PILBOP object: tankers with LOA > 50.0 m must use the PILBOP

PRFMNC="Vessels with thrusters", LIMTYP=11; associated to a REGLTS object: Vessels with thrusters are exempted from the regulation.

    
with two instances of APPLIC:

VSLMSM[VSLCAR=length, COMPOP=(>), VSLVAL=50000], CATDHC=19, LOGCON=1 (and), LIMTYP=10 (included);
VSLMSM[VSLCAR=length, COMPOP=(<), VSLVAL=90000],CATDHC=19, LOGCON=1 (and), LIMTYP=10 (included);
associated with a REGLTS: the regulation applies to vessels with LOA with more than 50.0 and less than 90.0 m. carrying MARPOL Class 8 corrosive substances.

  
same as above with one instance of APPLIC:

VSLMSM [[VSLCAR=length; VSLVAL=50000; COMPOP=(>)],[VSLCAR=length; VSLVAL=90000; COMPOP=(<)]], CATVSL=3 (tanker), LOGCON=1 (and),LIMTYP=10 (included);
associated with a REGLTS: the regulation applies to vessels with LOA with more than 50.0 and less than 90.0 m. carrying MARPOL Class 8 corrosive substances.