Definition Type: Element
Name: TMatrix
Namespace: http://www.iredes.org/xml
Type: IR:IR4x4matrix
Containing Schema: IRcoordNav.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
4x4 matrix to describe how to transform from parent to child coordinate system. Definition chosen should comply to std GIS
Collapse XSD Schema Diagram:
Drilldown into Col Drilldown into IR4x4matrixXSD Diagram of TMatrix
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="TMatrix" type="IR4x4matrix">
    <xsd:annotation>
        <xsd:documentation>4x4 matrix to describe how to transform from parent to child coordinate system. Definition chosen should comply to std GIS </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Col IR:Col 4 4
Collapse Derivation Tree: