nc:Lessee
An entity which has a contract or lease to use a vehicle.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:LesseeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- Choice [0..*]
- nc:LesseeJurisdictionAuthorityCode An authority that has jurisdiction over a lease.
- nc:LesseeJurisdictionAuthorityText An authority that has jurisdiction over a lease.
from subst. group nc:LesseeJurisdictionAuthority - Choice [0..*]
- nc:LocationCountyCode A county, parish, vicinage, or other such geopolitical subdivision of a state.
- nc:LocationCountyName A county, parish, vicinage, or other such geopolitical subdivision of a state.
from subst. group nc:LocationCounty - nc:RoleOfOrganizationReference [0..*] An organization of whom the role object is a function.
- nc:RoleOfPersonReference [0..*] A person of whom the role object is a function.
- Choice [0..*]
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 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:Lessee> <nc:LesseeJurisdictionAuthorityCode>AB</nc:LesseeJurisdictionAuthorityCode> <nc:LocationCountyCode>000</nc:LocationCountyCode> <nc:RoleOfOrganizationReference/> <nc:RoleOfPersonReference/> </nc:Lessee>