Definition Type: Element
Name: UrbanSubgradeByStation
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Datos de la capa de explanada de urbana tramificados por estaciones.

El primer y último elemento deben tener presentes todos los atributos, salvo que el indicador de valor global correspondiente a ese atributo valga "true", en cuyo caso el atributo no aparecerá.

Para los elementos intermedios, se considera que aquellos atributos no presentes se interpolarán con los valores adyacentes.

Los atributos cuyo indicador de valor global correspondiente valga "true" no aparecerán.
Collapse XSD Schema Diagram:
Drilldown into widening Drilldown into bermDepth_Cut Drilldown into bermDepth_Fill Drilldown into centralSidewalkDepth_Cut Drilldown into centralSidewalkDepth_Fill Drilldown into intSidewalkDepth_Cut Drilldown into intSidewalkDepth_Fill Drilldown into extSidewalkDepth_Cut Drilldown into extSidewalkDepth_Fill Drilldown into bikePathDepth_Cut Drilldown into bikePathDepth_Fill Drilldown into parkingLaneDepth_Cut Drilldown into parkingLaneDepth_Fill Drilldown into carriageDepth_Cut Drilldown into carriageDepth_Fill Drilldown into stationXSD Diagram of UrbanSubgradeByStation
Collapse XSD Schema Code:
<xs:element name="UrbanSubgradeByStation" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>Datos de la capa de explanada de urbana tramificados por estaciones.</xs:documentation>
        <xs:documentation>
        </xs:documentation>
        <xs:documentation>El primer y último elemento deben tener presentes todos los atributos, salvo que el indicador de valor global correspondiente a ese atributo valga "true", en cuyo caso el atributo no aparecerá.</xs:documentation>
        <xs:documentation>
        </xs:documentation>
        <xs:documentation>Para los elementos intermedios, se considera que aquellos atributos no presentes se interpolarán con los valores adyacentes.</xs:documentation>
        <xs:documentation>
        </xs:documentation>
        <xs:documentation>Los atributos cuyo indicador de valor global correspondiente valga "true" no aparecerán.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="station" type="xs:float" use="required">
                    <xs:annotation>
                        <xs:documentation>Estación.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="carriageDepth_Fill" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en calzada en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="carriageDepth_Cut" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en calzada en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="parkingLaneDepth_Fill" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en aparcamiento en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="parkingLaneDepth_Cut" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en aparcamiento en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="bikePathDepth_Fill" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en carril bici en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="bikePathDepth_Cut" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en carril bici en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="extSidewalkDepth_Fill" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en acera exterior en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="extSidewalkDepth_Cut" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en acera exterior en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="intSidewalkDepth_Fill" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en acera interior en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="intSidewalkDepth_Cut" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en acera interior en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="centralSidewalkDepth_Fill" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en acera central en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="centralSidewalkDepth_Cut" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en acera central en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="bermDepth_Fill" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en berma en terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="bermDepth_Cut" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor en berma en desmonte.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="widening" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Sobreancho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
station station Required
carriageDepth_Fill carriageDepth_Fill (Optional)
carriageDepth_Cut carriageDepth_Cut (Optional)
parkingLaneDepth_Fill parkingLaneDepth_Fill (Optional)
parkingLaneDepth_Cut parkingLaneDepth_Cut (Optional)
bikePathDepth_Fill bikePathDepth_Fill (Optional)
bikePathDepth_Cut bikePathDepth_Cut (Optional)
extSidewalkDepth_Fill extSidewalkDepth_Fill (Optional)
extSidewalkDepth_Cut extSidewalkDepth_Cut (Optional)
intSidewalkDepth_Fill intSidewalkDepth_Fill (Optional)
intSidewalkDepth_Cut intSidewalkDepth_Cut (Optional)
centralSidewalkDepth_Fill centralSidewalkDepth_Fill (Optional)
centralSidewalkDepth_Cut centralSidewalkDepth_Cut (Optional)
bermDepth_Fill bermDepth_Fill (Optional)
bermDepth_Cut bermDepth_Cut (Optional)
widening widening (Optional)