cbrn:ConveyanceRegistrationAugmentation
Data from the official registration of a conveyance with an authority.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:ConveyanceRegistrationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ConveyanceRegistrationType
Content
- Sequence [1..1]
- scr:ConveyanceIdentificationCategoryCode [0..*] A kind of conveyance identification.
- cbrn:ConveyancePrimaryColorCode [0..*] Primary color of a container.
- cbrn:ConveyanceSecondaryColorCode [0..*] The secondary color of a conveyance. Identifies a lower-most or rear-most color of a two-tone conveyance or a lesser color of a multi-colored conveyance.
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:ConveyanceRegistrationType (Element cbrn:ConveyanceRegistration)
Substitution hierarchy
- s:Augmentation
- can be substituted with cbrn:ConveyanceRegistrationAugmentation
Sample instance
<cbrn:ConveyanceRegistrationAugmentation> <scr:ConveyanceIdentificationCategoryCode>VIN</scr:ConveyanceIdentificationCategoryCode> <cbrn:ConveyancePrimaryColorCode>TURQUOISE</cbrn:ConveyancePrimaryColorCode> <cbrn:ConveyanceSecondaryColorCode>TURQUOISE</cbrn:ConveyanceSecondaryColorCode> </cbrn:ConveyanceRegistrationAugmentation>