Definition Type: Element
Name: RoadSlopesGlobalIndicators
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 pendientes de carretera.
Collapse XSD Schema Diagram:
Drilldown into freeBermSlopeGlobal Drilldown into rightMinSubgradeSlopeGlobal Drilldown into leftMinSubgradeSlopeGlobal Drilldown into minShoulderSlopeGlobal Drilldown into intShoulderSlopeCritGlobal Drilldown into shoulderSlopeCritGlobal Drilldown into rightBermSlope_CutGlobal Drilldown into rightBermSlope_FillGlobal Drilldown into rightShoulderSlopeGlobal Drilldown into rightIntShoulderSlopeGlobal Drilldown into leftIntShoulderSlopeGlobal Drilldown into leftShoulderSlopeGlobal Drilldown into leftBermSlope_CutGlobal Drilldown into leftBermSlope_FillGlobalXSD Diagram of RoadSlopesGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="RoadSlopesGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de pendientes de carretera.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftBermSlope_FillGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de berma izquierda en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBermSlope_CutGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de berma izquierda en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftShoulderSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de arcén izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntShoulderSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de arcén interior izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntShoulderSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de arcén interior derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightShoulderSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de arcén derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermSlope_FillGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de berma derecha en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermSlope_CutGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de berma derecha en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="shoulderSlopeCritGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de pendientes de arcenes exteriores.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="intShoulderSlopeCritGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de pendientes de arcenes interiores.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="minShoulderSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente mínima de arcenes.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftMinSubgradeSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente mínima de subrasante izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightMinSubgradeSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente mínima de subrasante derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="freeBermSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el indicador de berma libre.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftBermSlope_FillGlobal leftBermSlope_FillGlobal false (Optional)
leftBermSlope_CutGlobal leftBermSlope_CutGlobal false (Optional)
leftShoulderSlopeGlobal leftShoulderSlopeGlobal false (Optional)
leftIntShoulderSlopeGlobal leftIntShoulderSlopeGlobal false (Optional)
rightIntShoulderSlopeGlobal rightIntShoulderSlopeGlobal false (Optional)
rightShoulderSlopeGlobal rightShoulderSlopeGlobal false (Optional)
rightBermSlope_FillGlobal rightBermSlope_FillGlobal false (Optional)
rightBermSlope_CutGlobal rightBermSlope_CutGlobal false (Optional)
shoulderSlopeCritGlobal shoulderSlopeCritGlobal false (Optional)
intShoulderSlopeCritGlobal intShoulderSlopeCritGlobal false (Optional)
minShoulderSlopeGlobal minShoulderSlopeGlobal false (Optional)
leftMinSubgradeSlopeGlobal leftMinSubgradeSlopeGlobal false (Optional)
rightMinSubgradeSlopeGlobal rightMinSubgradeSlopeGlobal false (Optional)
freeBermSlopeGlobal freeBermSlopeGlobal false (Optional)