Definition Type: Element
Name: TunnelPlatformGlobalIndicators
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicadores de datos globales de plataforma de túneles.
Collapse XSD Schema Diagram:
Drilldown into rightSidewalkSlopeGlobal Drilldown into rightCurbHeightGlobal Drilldown into rightShoulderGlobal Drilldown into rightCarriagewayGlobal Drilldown into leftCarriagewayGlobal Drilldown into leftShoulderGlobal Drilldown into leftCurbHeightGlobal Drilldown into leftSidewalkSlopeGlobalXSD Diagram of TunnelPlatformGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="TunnelPlatformGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de plataforma de túneles.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftSidewalkSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de acera izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCurbHeightGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la altura de bordillo izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftShoulderGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el arcén izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCarriagewayGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la calzada izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCarriagewayGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la calzada derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightShoulderGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el arcén derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCurbHeightGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la altura de bordillo derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightSidewalkSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de acera derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftSidewalkSlopeGlobal leftSidewalkSlopeGlobal false (Optional)
leftCurbHeightGlobal leftCurbHeightGlobal false (Optional)
leftShoulderGlobal leftShoulderGlobal false (Optional)
leftCarriagewayGlobal leftCarriagewayGlobal false (Optional)
rightCarriagewayGlobal rightCarriagewayGlobal false (Optional)
rightShoulderGlobal rightShoulderGlobal false (Optional)
rightCurbHeightGlobal rightCurbHeightGlobal false (Optional)
rightSidewalkSlopeGlobal rightSidewalkSlopeGlobal false (Optional)