Definition Type: Element
Name: MedianGlobalIndicators
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 mediana.
Collapse XSD Schema Diagram:
Drilldown into ditchSlopeCritGlobal Drilldown into ditchSlopeGlobal Drilldown into rightBermSlopeGlobal Drilldown into rightBermWidthGlobal Drilldown into leftBermSlopeGlobal Drilldown into leftBermWidthGlobal Drilldown into offsetGlobal Drilldown into depthGlobal Drilldown into typeGlobalXSD Diagram of MedianGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="MedianGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de mediana.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="typeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Tipología de mediana.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="depthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de la profundidad de mediana.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="offsetGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de la distancia al eje.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBermWidthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de el ancho de berma izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBermSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de la pendiente de berma izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermWidthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de el ancho de berma derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de la pendiente de berma derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ditchSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de el talud de cuneta de mediana.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ditchSlopeCritGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Identificador de la posición del talud.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
typeGlobal typeGlobal false (Optional)
depthGlobal depthGlobal false (Optional)
offsetGlobal offsetGlobal false (Optional)
leftBermWidthGlobal leftBermWidthGlobal false (Optional)
leftBermSlopeGlobal leftBermSlopeGlobal false (Optional)
rightBermWidthGlobal rightBermWidthGlobal false (Optional)
rightBermSlopeGlobal rightBermSlopeGlobal false (Optional)
ditchSlopeGlobal ditchSlopeGlobal false (Optional)
ditchSlopeCritGlobal ditchSlopeCritGlobal false (Optional)