Definition Type: Element
Name: CoordSystem
Namespace: http://www.iredes.org/xml/DrillRig
Type: IR:IRcoordSysType
Containing Schema: DrillRig.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Transformation to describe the coordinate system to be used by the tunnel line
Collapse XSD Schema Diagram:
Drilldown into ChildCSys Drilldown into CsysType Drilldown into TMatrix Drilldown into CoordSysName Drilldown into IRcoordSysTypeXSD Diagram of CoordSystem
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="CoordSystem" type="IR:IRcoordSysType">
    <xsd:annotation>
        <xsd:documentation>Transformation to describe the coordinate system to be used by the tunnel line</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: