Definition Type: Element
Name: SubgradeMxGlobalIndicators
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 la capa de explanada Mx.
Collapse XSD Schema Diagram:
Drilldown into suppressSubgradeBetweenMarksGlobal Drilldown into treatmentE3Global Drilldown into treatmentE2Global Drilldown into depthCutGlobal Drilldown into depthFillGlobalXSD Diagram of SubgradeMxGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="SubgradeMxGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de la capa de explanada Mx.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="depthFillGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="depthCutGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="treatmentE2Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el tratamiento en estrato 2.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="treatmentE3Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el tratamiento en estrato 3.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="suppressSubgradeBetweenMarksGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el indicador de eliminar explanada entre marcas.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
depthFillGlobal depthFillGlobal false (Optional)
depthCutGlobal depthCutGlobal false (Optional)
treatmentE2Global treatmentE2Global false (Optional)
treatmentE3Global treatmentE3Global false (Optional)
suppressSubgradeBetweenMarksGlobal suppressSubgradeBetweenMarksGlobal false (Optional)