Definition Type: Element
Name: UrbanPaveGlobalData
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Datos globales o por defecto de firmes de urbana.
Collapse XSD Schema Diagram:
Drilldown into UrbanPaveGlobalValues Drilldown into UrbanPaveGlobalIndicatorsXSD Diagram of UrbanPaveGlobalData
Collapse XSD Schema Code:
<xs:element name="UrbanPaveGlobalData" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Datos globales o por defecto de firmes de urbana.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <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>
            <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>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UrbanPaveGlobalIndicators UrbanPaveGlobalIndicators 0 1
UrbanPaveGlobalValues UrbanPaveGlobalValues 0 1