Definition Type: Element
Name: ChildCSys
Namespace: http://www.iredes.org/xml
Type: IR:IRcoordSysType
Containing Schema: IRcoordNav.xsd
MinOccurs 0
MaxOccurs 10
Abstract False
Documentation:
Child coordinate system(s) to be used inside the project. By using this stack (tree) of coordinate systems, every coordinate in a project can be transformed to any earth or mine globel coordinate.
Collapse XSD Schema Diagram:
Drilldown into CsysType Drilldown into TMatrix Drilldown into CoordSysName Drilldown into IRcoordSysTypeXSD Diagram of ChildCSys
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="ChildCSys" type="IRcoordSysType" minOccurs="0" maxOccurs="10">
    <xsd:annotation>
        <xsd:documentation>Child coordinate system(s) to be used inside the project. By using this stack (tree) of coordinate systems, every coordinate in a project can be transformed to any earth or mine globel coordinate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoordSysName IR:CoordSysName (1) (1)
TMatrix IR:TMatrix (1) (1)
CsysType IR:CsysType (1) (1)
ChildCSys IR:ChildCSys 0 10
Collapse Derivation Tree: