Definition Type: Element
Name: UrbanPaveGlobalIndicators
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicadores de datos globales de firmes de urbana.
Collapse XSD Schema Diagram:
Drilldown into IDPaveCatalogGlobal Drilldown into rightBermDepthGlobal Drilldown into rightExtSidewalkDepthGlobal Drilldown into rightBikePathDepthGlobal Drilldown into rightIntSidewalkDepthGlobal Drilldown into rightParkingLaneDepthGlobal Drilldown into rightCarriagewayDepthGlobal Drilldown into centralSidewalkDepthGlobal Drilldown into leftCarriagewayDepthGlobal Drilldown into leftParkingLaneDepthGlobal Drilldown into leftIntSidewalkDepthGlobal Drilldown into leftBikePathDepthGlobal Drilldown into leftExtSidewalkDepthGlobal Drilldown into leftBermDepthGlobalXSD Diagram of UrbanPaveGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="UrbanPaveGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de firmes de urbana.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftBermDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor berma izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftExtSidewalkDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor acera exterior izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBikePathDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor carril bici izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntSidewalkDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor acera izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftParkingLaneDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor aparcamiento izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCarriagewayDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor calzada izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="centralSidewalkDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor acera central izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCarriagewayDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor calzada derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightParkingLaneDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor aparcamiento derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntSidewalkDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor acera derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBikePathDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor carril bici derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightExtSidewalkDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor acera exterior derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor berma derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDPaveCatalogGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el firme de catálogo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftBermDepthGlobal leftBermDepthGlobal false (Optional)
leftExtSidewalkDepthGlobal leftExtSidewalkDepthGlobal false (Optional)
leftBikePathDepthGlobal leftBikePathDepthGlobal false (Optional)
leftIntSidewalkDepthGlobal leftIntSidewalkDepthGlobal false (Optional)
leftParkingLaneDepthGlobal leftParkingLaneDepthGlobal false (Optional)
leftCarriagewayDepthGlobal leftCarriagewayDepthGlobal false (Optional)
centralSidewalkDepthGlobal centralSidewalkDepthGlobal false (Optional)
rightCarriagewayDepthGlobal rightCarriagewayDepthGlobal false (Optional)
rightParkingLaneDepthGlobal rightParkingLaneDepthGlobal false (Optional)
rightIntSidewalkDepthGlobal rightIntSidewalkDepthGlobal false (Optional)
rightBikePathDepthGlobal rightBikePathDepthGlobal false (Optional)
rightExtSidewalkDepthGlobal rightExtSidewalkDepthGlobal false (Optional)
rightBermDepthGlobal rightBermDepthGlobal false (Optional)
IDPaveCatalogGlobal IDPaveCatalogGlobal false (Optional)