cbrn:ConveyanceAugmentation
Information describing a tangible item that is used to transport goods and/or persons from one location to another location; e.g., ship, airplane, vehicle, train, pipeline.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:ConveyanceAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ConveyanceType
Content
- Sequence [1..1]
- cbrn:ConveyanceKindCode [0..*] Identifier of the type of the conveyance. For example: Ship, Airplane, Truck, etc.
- cbrn:ConveyanceWeightDescriptionText [0..*] If there are multiple ways to describe conveyance weight, such as gross weight, axle weight, etc., this element is used to provide the description that is appliable to the value provided by ConveyanceWeightMeasure.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type cbrn:ConveyanceType (Element cbrn:Conveyance)
Substitution hierarchy
- s:Augmentation
- can be substituted with cbrn:ConveyanceAugmentation
Sample instance
<cbrn:ConveyanceAugmentation> <cbrn:ConveyanceKindCode>S10</cbrn:ConveyanceKindCode> <cbrn:ConveyanceWeightDescriptionText>string</cbrn:ConveyanceWeightDescriptionText> </cbrn:ConveyanceAugmentation>