Definition Type: Element
Name: UrbanPaveGlobalValues
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 firmes de urbana.
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 leftBermDepthXSD Diagram of UrbanPaveGlobalValues
Collapse XSD Schema Code:
<xs:element name="UrbanPaveGlobalValues" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Valores de datos globales o por defecto de firmes de urbana.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftBermDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor berma izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftExtSidewalkDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera exterior izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBikePathDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor carril bici izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntSidewalkDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftParkingLaneDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor aparcamiento izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCarriagewayDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor calzada izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="centralSidewalkDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera central izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCarriagewayDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor calzada derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightParkingLaneDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor aparcamiento derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntSidewalkDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBikePathDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor carril bici derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightExtSidewalkDepth" default="0.500" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor acera exterior derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermDepth" default="0.500" 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
leftBermDepth leftBermDepth 0.500 (Optional)
leftExtSidewalkDepth leftExtSidewalkDepth 0.500 (Optional)
leftBikePathDepth leftBikePathDepth 0.500 (Optional)
leftIntSidewalkDepth leftIntSidewalkDepth 0.500 (Optional)
leftParkingLaneDepth leftParkingLaneDepth 0.500 (Optional)
leftCarriagewayDepth leftCarriagewayDepth 0.500 (Optional)
centralSidewalkDepth centralSidewalkDepth 0.500 (Optional)
rightCarriagewayDepth rightCarriagewayDepth 0.500 (Optional)
rightParkingLaneDepth rightParkingLaneDepth 0.500 (Optional)
rightIntSidewalkDepth rightIntSidewalkDepth 0.500 (Optional)
rightBikePathDepth rightBikePathDepth 0.500 (Optional)
rightExtSidewalkDepth rightExtSidewalkDepth 0.500 (Optional)
rightBermDepth rightBermDepth 0.500 (Optional)
IDPaveCatalog IDPaveCatalog (Optional)