Definition Type: Element
Name: RoadPlatformGlobalIndicators
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 carretera.
Collapse XSD Schema Diagram:
Drilldown into rightBerm_CutGlobal Drilldown into rightBerm_FillGlobal Drilldown into rightShoulderGlobal Drilldown into rightCarriagewayGlobal Drilldown into rightIntShoulderGlobal Drilldown into rightMedianGlobal Drilldown into rightTurningPointGlobal Drilldown into leftTurningPointGlobal Drilldown into leftMedianGlobal Drilldown into leftIntShoulderGlobal Drilldown into leftCarriagewayGlobal Drilldown into leftShoulderGlobal Drilldown into leftBerm_CutGlobal Drilldown into leftBerm_FillGlobalXSD Diagram of RoadPlatformGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="RoadPlatformGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de plataforma de carretera.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftBerm_FillGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Berma izquierda en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBerm_CutGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Berma izquierda en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftShoulderGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Arcén izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCarriagewayGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Calzada izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntShoulderGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Arcén interior izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftMedianGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Mediana izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftTurningPointGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Punto de giro izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightTurningPointGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Punto de giro derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightMedianGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Mediana derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntShoulderGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Arcén interior derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCarriagewayGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Calzada derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightShoulderGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Arcén derecho</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBerm_FillGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Berma derecha en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBerm_CutGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Berma derecha en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftBerm_FillGlobal leftBerm_FillGlobal false (Optional)
leftBerm_CutGlobal leftBerm_CutGlobal false (Optional)
leftShoulderGlobal leftShoulderGlobal false (Optional)
leftCarriagewayGlobal leftCarriagewayGlobal false (Optional)
leftIntShoulderGlobal leftIntShoulderGlobal false (Optional)
leftMedianGlobal leftMedianGlobal false (Optional)
leftTurningPointGlobal leftTurningPointGlobal false (Optional)
rightTurningPointGlobal rightTurningPointGlobal false (Optional)
rightMedianGlobal rightMedianGlobal false (Optional)
rightIntShoulderGlobal rightIntShoulderGlobal false (Optional)
rightCarriagewayGlobal rightCarriagewayGlobal false (Optional)
rightShoulderGlobal rightShoulderGlobal false (Optional)
rightBerm_FillGlobal rightBerm_FillGlobal false (Optional)
rightBerm_CutGlobal rightBerm_CutGlobal false (Optional)