cbrn:ConveyanceAugmentation
Additional information about 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://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:ConveyanceAugmentationType
Properties: Global, Qualified, Nillable
Content
- cbrn:ConveyanceKindCode [0..*]An identifier of a kind of a conveyance. For example: Ship, Airplane, Truck, etc.
- cbrn:ConveyanceWeightDescriptionText [0..*]A description of conveyance weight, such as gross weight, axle weight, etc., this element is used to provide the description that is applicable to the value provided by the Conveyance weight measure.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type j:CommercialVehicleType via extension of nc:ConveyanceType (Element j:CommercialVehicle)
- Type nc:AircraftType via extension of nc:ConveyanceType (Element nc:Aircraft)
- Type nc:ConveyanceType (Elements m:ConveyanceOnBoard, nc:Conveyance)
- Type nc:VehicleType via extension of nc:ConveyanceType (Elements j:NonmotoristStrikingVehicle, nc:Vehicle, nc:VesselTrailer)
- Type nc:VesselType via extension of nc:ConveyanceType (Element nc:Vessel)
Substitution hierarchy
- nc:ConveyanceAugmentationPoint
- can be substituted with cbrn:ConveyanceAugmentation
Sample instance
<cbrn:ConveyanceAugmentation> <cbrn:ConveyanceKindCode>A01</cbrn:ConveyanceKindCode> <cbrn:ConveyanceWeightDescriptionText>string</cbrn:ConveyanceWeightDescriptionText> </cbrn:ConveyanceAugmentation>