...
Expand |
---|
|
Panel |
---|
borderColor | lightgrey |
---|
bgColor | whitesmoke |
---|
borderStyle | dashed |
---|
| Title | Information definition scope | Identifier | SWIM-INFO-005 | Requirement | An information definition shall be accompanied by a textual description of the scope of the information it covers. | Rationale | This requirement supports decisions on whether an information definition is suitable for use in a particular situation. | Verification | Completeness | Examples/Notes | Example: The description provided by the Aeronautical Information Exchange Model is: “The objective of the Aeronautical Information Exchange Model (AIXM) is to enable the provision in digital format of the aeronautical information that is in the scope of Aeronautical Information Services (AIS).” Example: The service abstract contained in a service description. | Level of Implementation | Mandatory |
|
|
Guidance
This requirement imposes the need to provide a brief narrative summary of the scope of the information covered by the information definition. This may include an explicit statement about what is not in the scope of the information definition.
...
Code Block |
---|
language | xml |
---|
title | Example of SWIM-INFO-005 |
---|
linenumbers | true |
---|
|
<xs:annotation>
<xs:documentation>
<scope><abstract>The Information in support of the Donlon TOBT Setting Service.
Thisinformation definition includes the Target Off-Block TimeAircraftIdentification, OffBlockTimes and FlightAerodrome Identificationelements typesin neededsupport forof the TOBTSettingDonlon Request, TOBT Delete Request messages.
It also includes the ResponseStatus type needed by the TOBT Setting Response and TOBT Delete Response messages.
</scope> Setting Service.</abstract>
</xs:documentation>
</xs:annotation> |