Definition Type: Element
Name: BallastGlobalValues
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Valores de datos globales o por defecto de balasto.
Collapse XSD Schema Diagram:
Drilldown into IDGauge Drilldown into IDRail Drilldown into IDSleeper Drilldown into ballastRelElevation Drilldown into rightExtBallastSideSlope Drilldown into rightIntBallastSideSlope Drilldown into leftIntBallastSideSlope Drilldown into leftExtBallastSideSlope Drilldown into minBallastDepth Drilldown into rightTrackOffset Drilldown into leftTrackOffset Drilldown into trackGauge Drilldown into rightExtBallastShoulder Drilldown into rightIntBallastShoulder Drilldown into leftIntBallastShoulder Drilldown into leftExtBallastShoulderXSD Diagram of BallastGlobalValues
Collapse XSD Schema Code:
<xs:element name="BallastGlobalValues" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Valores de datos globales o por defecto de balasto.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftExtBallastShoulder" default="1.100" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Hombro exterior izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntBallastShoulder" default="1.100" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Hombro interior izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntBallastShoulder" default="1.100" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Hombro interior derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightExtBallastShoulder" default="1.100" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Hombro exterior derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="trackGauge" default="1.435" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Ancho de vía.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftTrackOffset" default="2.250" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Entreeje izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightTrackOffset" default="2.250" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Entreeje derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="minBallastDepth" default="0.300" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor mínimo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftExtBallastSideSlope" default="1.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Talud exterior izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntBallastSideSlope" default="1.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Talud interior izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntBallastSideSlope" default="1.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Talud interior derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightExtBallastSideSlope" default="1.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Talud exterior derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ballastRelElevation" default="0.198" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Cota de balasto.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDSleeper" type="xs:unsignedLong">
                    <xs:annotation>
                        <xs:documentation>Identificador de la traviesa de catálogo.</xs:documentation>
                        <xs:documentation>
                        </xs:documentation>
                        <xs:documentation>Si no hay ningún elemento de catálogo asignado, este atributo no aparece.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDRail" type="xs:unsignedLong">
                    <xs:annotation>
                        <xs:documentation>Identificador del carril de catálogo.</xs:documentation>
                        <xs:documentation>
                        </xs:documentation>
                        <xs:documentation>Si no hay ningún elemento de catálogo asignado, este atributo no aparece.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDGauge" type="xs:unsignedLong">
                    <xs:annotation>
                        <xs:documentation>Identificador del gálibo de catálogo.</xs:documentation>
                        <xs:documentation>
                        </xs:documentation>
                        <xs:documentation>Si no hay ningún elemento de catálogo asignado, este atributo no aparece.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftExtBallastShoulder leftExtBallastShoulder 1.100 (Optional)
leftIntBallastShoulder leftIntBallastShoulder 1.100 (Optional)
rightIntBallastShoulder rightIntBallastShoulder 1.100 (Optional)
rightExtBallastShoulder rightExtBallastShoulder 1.100 (Optional)
trackGauge trackGauge 1.435 (Optional)
leftTrackOffset leftTrackOffset 2.250 (Optional)
rightTrackOffset rightTrackOffset 2.250 (Optional)
minBallastDepth minBallastDepth 0.300 (Optional)
leftExtBallastSideSlope leftExtBallastSideSlope 1.500 (Optional)
leftIntBallastSideSlope leftIntBallastSideSlope 1.500 (Optional)
rightIntBallastSideSlope rightIntBallastSideSlope 1.500 (Optional)
rightExtBallastSideSlope rightExtBallastSideSlope 1.500 (Optional)
ballastRelElevation ballastRelElevation 0.198 (Optional)
IDSleeper IDSleeper (Optional)
IDRail IDRail (Optional)
IDGauge IDGauge (Optional)