nc:VehicleBrander
An organization that brands a vehicle.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:VehicleBranderType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfOrganizationReference [0..*] An organization of whom the role object is a function.
- nc:VehicleBranderIdentification [0..*] An identification of an entity which brands a vehicle.
- nc:VehicleBranderCategoryCode [0..*] A kind of brander of a vehicle.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type nc:VehicleBrandType (Element nc:VehicleBrand)
- Type intel:TrainType via extension of nc:VehicleType (Element intel:Train)
- Type nc:CommercialVehicleType via extension of nc:VehicleType (Element nc:CommercialVehicle)
- Type nc:VehicleType (Elements j:NonmotoristStrikingVehicle, nc:Vehicle)
Sample instance
<nc:VehicleBrander> <nc:RoleOfOrganizationReference/> <nc:VehicleBranderIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:VehicleBranderIdentification> <nc:VehicleBranderCategoryCode>I</nc:VehicleBranderCategoryCode> </nc:VehicleBrander>