<xs:element name="BallastGlobalData" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Datos globales o por defecto de balasto.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="BallastGlobalIndicators" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Indicadores de datos globales de balasto.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="leftExtBallastShoulderGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el hombro exterior izquierdo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftIntBallastShoulderGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el hombro interior izquierdo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightIntBallastShoulderGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el hombro interior derecho.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightExtBallastShoulderGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el hombro exterior derecho.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="trackGaugeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el ancho de vía.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftTrackOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el entreeje izquierdo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightTrackOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el entreeje derecho.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="minBallastDepthGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor mínimo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftExtBallastSideSlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el talud exterior izquierdo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftIntBallastSideSlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el talud interior izquierdo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightIntBallastSideSlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el talud interior derecho.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightExtBallastSideSlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el talud exterior derecho.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="ballastRelElevationGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cota de balasto.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IDSleeperGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el identificador de la traviesa de catálogo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IDRailGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el identificador del carril de catálogo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IDGaugeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el identificador del gálibo de catálogo.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<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>
</xs:sequence>
</xs:complexType>
</xs:element>
|