Definition Type: Element
Name: PointDepth
Namespace: http://www.iredes.org/xml
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: IRcoordNav.xsd
MinOccurs 0
MaxOccurs (1)
Abstract False
Documentation:
Point's depth in tunnel along tunnel line. Unit: meter
Collapse XSD Schema Diagram:
XSD Diagram of PointDepth
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="PointDepth" type="xsd:double" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Point's depth in tunnel along tunnel line. Unit: meter</xsd:documentation>
    </xsd:annotation>
</xsd:element>