j:ConveyanceAugmentation
Additional information about a conveyance.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:ConveyanceAugmentationType
Properties: Global, Qualified, Nillable
Content
- j:ConveyanceJointlyRegisteredIndicator [0..*]True if a conveyance is jointly registered; false otherwise.
- j:ModelYearRange [0..*]An model year range for an item.
- j:StateAssignedVINIndicator [0..*]True if the VIN was state assigned rather than manufacturer or owner assigned; false otherwise.
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:ConveyanceType (Element j:CommercialVehicle)
- Type nc:AircraftType via extension of nc:ConveyanceType (Element nc:Aircraft)
- Type nc:ConveyanceType (Elements m:ConveyanceOnBoard, nc:Conveyance)
- Type nc:VehicleType via extension of nc:ConveyanceType (Elements j:NonmotoristStrikingVehicle, nc:Vehicle, nc:VesselTrailer)
- Type nc:VesselType via extension of nc:ConveyanceType (Element nc:Vessel)
Substitution hierarchy
- nc:ConveyanceAugmentationPoint
- can be substituted with j:ConveyanceAugmentation
Sample instance
<j:ConveyanceAugmentation> <j:ConveyanceJointlyRegisteredIndicator>true</j:ConveyanceJointlyRegisteredIndicator> <j:ModelYearRange> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:StartDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:StartDate> <nc:EndDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:EndDate> <nc:DateRangeAugmentationPoint>any content</nc:DateRangeAugmentationPoint> </j:ModelYearRange> <j:StateAssignedVINIndicator>true</j:StateAssignedVINIndicator> </j:ConveyanceAugmentation>