scr:ConveyanceAugmentation
Additional information about a conveyance.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:ConveyanceAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:VehicleType
Content
- Sequence [1..1]
- scr:ConveyanceIdentificationCategoryCode [0..*] A kind of conveyance identification.
- scr:ConveyanceIDIssuingJurisdictionCode [0..*] A conveyance ID issuing jurisdiction type.
- scr:ConveyanceCategoryCode [0..*] A kind of conveyance.
- scr:VehicleCategoryCode [0..*] A class of conveyance being used.
- scr:VehicleSubjectCategoryCode [0..*] A reason that a vehicle subject is of interest.
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:ConveyanceAugmentation
Sample instance
<scr:ConveyanceAugmentation> <scr:ConveyanceIdentificationCategoryCode>LPN</scr:ConveyanceIdentificationCategoryCode> <scr:ConveyanceIDIssuingJurisdictionCode>A1</scr:ConveyanceIDIssuingJurisdictionCode> <scr:ConveyanceCategoryCode>1</scr:ConveyanceCategoryCode> <scr:VehicleCategoryCode>token</scr:VehicleCategoryCode> <scr:VehicleSubjectCategoryCode>token</scr:VehicleSubjectCategoryCode> </scr:ConveyanceAugmentation>