Origin

This is a QIF3.0 requirement. The Origin element is an origin of the coordinate system.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Description 0..∞
Reference System Identifier 0..1
Vertical Reference System Identifier 0..1
Vertical Measure 0..1
Latitude Measure 0..1
Longitude Measure 0..1
Vertical Accuracy Measure 0..1
Horizontal Accuracy Measure 0..1
Geospatial Point Value 0..1
X Point 0..∞
Y Point 0..∞
Z Point 0..∞
Extension 1..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml

class Origin {
    string TypeCode
    string ActionCode
    string Identifier
    string UUID
    string SourceIdentifier
    string PartyIdentifier
    string Description
    string ReferenceSystemIdentifier
    string VerticalReferenceSystemIdentifier
    number VerticalMeasure
    number LatitudeMeasure
    number LongitudeMeasure
    number VerticalAccuracyMeasure
    number HorizontalAccuracyMeasure
    string GeospatialPointValue
    string XPoint
    string YPoint
    string ZPoint
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}

Origin o-d- "0...∞" "IdentifierSet"
Origin o-r- "0...∞" "RelatedIdentifier"

hide circle
@enduml

Where Used

Following is a list of components that have Origin as a child component.

Feedback

OAGi and its members welcome your feedback.

UUID: faa91fcec3cf4b8cb21dede9bae7ee6b

connectSpec (OAGIS) Version 10.12.8