Transform

This is a QIF 3.0 requirement. The optional Transform base element gives information about the actual transforms used in the measurement results. These transforms can represent actual coordinate system transforms or actual datum reference frame transforms.

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..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Measurement 0..∞
Origin 0..1
Rotation 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 Transform {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Measurement"{}
class "Origin"{}
class "Rotation"{}

Transform o-d- "0...∞" "IdentifierSet"
Transform o-r- "0...∞" "RelatedIdentifier"
Transform o-u- "0...∞" "Measurement"
Transform o-l- "0...1" "Origin"
Transform o-d- "0...∞" "Rotation"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 8a911804b3a844c596ca3ddae61e6ffd

connectSpec (OAGIS) Version 10.12