Definition Type: Element
Name: TunnelPaveGlobalIndicators
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 firme de túnel.
Collapse XSD Schema Diagram:
Drilldown into matchFootingElevationGlobal Drilldown into footingElevationCritGlobal Drilldown into IDPaveCatalogGlobal Drilldown into rightFootingWidthGlobal Drilldown into rightFootingDepthGlobal Drilldown into leftFootingWidthGlobal Drilldown into leftFootingDepthGlobal Drilldown into depthGlobal Drilldown into subgradeCritGlobalXSD Diagram of TunnelPaveGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="TunnelPaveGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de firme de túnel.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="subgradeCritGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de subrasante.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="depthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftFootingDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la profundidad de zapata izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftFootingWidthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el ancho de zapata izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightFootingDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la profundidad de zapata derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightFootingWidthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el ancho de zapata derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDPaveCatalogGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el firme de catálogo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="footingElevationCritGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de cota de zapata.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="matchFootingElevationGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el indicador de igualar cota fondo zapatas.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
subgradeCritGlobal subgradeCritGlobal false (Optional)
depthGlobal depthGlobal false (Optional)
leftFootingDepthGlobal leftFootingDepthGlobal false (Optional)
leftFootingWidthGlobal leftFootingWidthGlobal false (Optional)
rightFootingDepthGlobal rightFootingDepthGlobal false (Optional)
rightFootingWidthGlobal rightFootingWidthGlobal false (Optional)
IDPaveCatalogGlobal IDPaveCatalogGlobal false (Optional)
footingElevationCritGlobal footingElevationCritGlobal false (Optional)
matchFootingElevationGlobal matchFootingElevationGlobal false (Optional)