scr:VehicleAugmentation
Additional information about a conveyance.
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:VehicleAugmentationType
Properties: Global, Qualified, Nillable
Content
- scr:ConveyanceIdentificationCategoryCode [0..*]A kind of conveyance identification.
- scr:VehicleCategoryCodeText [0..*]A class of conveyance being used.
- scr:ConveyanceCategoryCode [0..*]A kind of conveyance.
- scr:VehicleSubjectCategoryCodeText [0..*]A reason that a vehicle subject is of interest.
- scr:ConveyanceIDIssuingJurisdictionCode [0..*]A conveyance ID issuing jurisdiction type.
from subst. group scr:ConveyanceCategory
from subst. group scr:ConveyanceIDIssuingJurisdiction
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:VehicleType (Element j:CommercialVehicle)
- Type nc:VehicleType (Elements j:NonmotoristStrikingVehicle, nc:Vehicle, nc:VesselTrailer)
Substitution hierarchy
- nc:VehicleAugmentationPoint
- can be substituted with scr:VehicleAugmentation
Sample instance
<scr:VehicleAugmentation> <scr:ConveyanceIdentificationCategoryCode>LPN</scr:ConveyanceIdentificationCategoryCode> <scr:VehicleCategoryCodeText>token</scr:VehicleCategoryCodeText> <scr:ConveyanceCategoryCode>1</scr:ConveyanceCategoryCode> <scr:VehicleSubjectCategoryCodeText>token</scr:VehicleSubjectCategoryCodeText> <scr:ConveyanceIDIssuingJurisdictionCode>A1</scr:ConveyanceIDIssuingJurisdictionCode> </scr:VehicleAugmentation>