Definition Type: Element
Name: UrbanPaveByStation
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Datos de firmes 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 IDPaveCatalog Drilldown into rightBermDepth Drilldown into rightExtSidewalkDepth Drilldown into rightBikePathDepth Drilldown into rightIntSidewalkDepth Drilldown into rightParkingLaneDepth Drilldown into rightCarriagewayDepth Drilldown into centralSidewalkDepth Drilldown into leftCarriagewayDepth Drilldown into leftParkingLaneDepth Drilldown into leftIntSidewalkDepth Drilldown into leftBikePathDepth Drilldown into leftExtSidewalkDepth Drilldown into leftBermDepth Drilldown into stationXSD Diagram of UrbanPaveByStation
Collapse XSD Schema Code:
<xs:element name="UrbanPaveByStation" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>Datos de firmes 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="leftBermDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor berma izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftExtSidewalkDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera exterior izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBikePathDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor carril bici izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntSidewalkDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftParkingLaneDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor aparcamiento izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCarriagewayDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor calzada izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="centralSidewalkDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera central izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCarriagewayDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor calzada derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightParkingLaneDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor aparcamiento derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntSidewalkDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBikePathDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor carril bici derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightExtSidewalkDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera exterior derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermDepth" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor berma derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDPaveCatalog" type="xs:unsignedLong">
                    <xs:annotation>
                        <xs:documentation>Identificador del firme 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
station station Required
leftBermDepth leftBermDepth (Optional)
leftExtSidewalkDepth leftExtSidewalkDepth (Optional)
leftBikePathDepth leftBikePathDepth (Optional)
leftIntSidewalkDepth leftIntSidewalkDepth (Optional)
leftParkingLaneDepth leftParkingLaneDepth (Optional)
leftCarriagewayDepth leftCarriagewayDepth (Optional)
centralSidewalkDepth centralSidewalkDepth (Optional)
rightCarriagewayDepth rightCarriagewayDepth (Optional)
rightParkingLaneDepth rightParkingLaneDepth (Optional)
rightIntSidewalkDepth rightIntSidewalkDepth (Optional)
rightBikePathDepth rightBikePathDepth (Optional)
rightExtSidewalkDepth rightExtSidewalkDepth (Optional)
rightBermDepth rightBermDepth (Optional)
IDPaveCatalog IDPaveCatalog (Optional)