Definition Type: Element
Name: RoadPlatformGlobalData
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Datos globales o por defecto de plataforma de carretera.
Collapse XSD Schema Diagram:
Drilldown into RoadPlatformGlobalValues Drilldown into RoadPlatformGlobalIndicatorsXSD Diagram of RoadPlatformGlobalData
Collapse XSD Schema Code:
<xs:element name="RoadPlatformGlobalData" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Datos globales o por defecto de plataforma de carretera.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <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>
            <xs:element name="RoadPlatformGlobalValues" minOccurs="0" maxOccurs="1">
                <xs:annotation>
                    <xs:documentation>Valores de datos globales o por defecto de plataforma de carretera.</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:simpleContent>
                        <xs:extension base="xs:string">
                            <xs:attribute name="leftBerm_Fill" default="1.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Berma izquierda en terraplén.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftBerm_Cut" default="1.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Berma izquierda en desmonte.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftShoulder" default="2.500" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Arcén izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftCarriageway" default="3.500" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Calzada izquierda.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftIntShoulder" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Arcén interior izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftMedian" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Mediana izquierda.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftTurningPoint" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Punto de giro izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightTurningPoint" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Punto de giro derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightMedian" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Mediana derecha.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightIntShoulder" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Arcén interior derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightCarriageway" default="3.500" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Calzada derecha.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightShoulder" default="2.500" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Arcén derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightBerm_Fill" default="1.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Berma derecha en terraplén.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightBerm_Cut" default="1.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Berma derecha en desmonte.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                        </xs:extension>
                    </xs:simpleContent>
                </xs:complexType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RoadPlatformGlobalIndicators RoadPlatformGlobalIndicators 0 1
RoadPlatformGlobalValues RoadPlatformGlobalValues 0 1