scr:TransportMeansAugmentation
Additional information about a means of transportation.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:TransportMeansAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: it:TransportMeansType
Content
- Sequence [1..1]
- scr:CarrierName [0..*] The name of the owner of the CONVEYANCE.
- nc:VehicleCMVIndicator [0..*] True if a vehicle is a commercial motor vehicle; false otherwise.
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 |
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:TransportMeansAugmentation
Sample instance
<scr:TransportMeansAugmentation> <scr:CarrierName>string</scr:CarrierName> <nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator> </scr:TransportMeansAugmentation>