Definition Type: Element
Name: UrbanPlatformGlobalIndicators
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 plataforma de urbana.
Collapse XSD Schema Diagram:
Drilldown into rightBermGlobal Drilldown into rightExtSidewalkGlobal Drilldown into rightBikePathGlobal Drilldown into rightIntSidewalkGlobal Drilldown into rightParkingLaneGlobal Drilldown into rightCarriagewayGlobal Drilldown into rightCentralSidewalkGlobal Drilldown into rightTurningPointGlobal Drilldown into leftTurningPointGlobal Drilldown into leftCentralSidewalkGlobal Drilldown into leftCarriagewayGlobal Drilldown into leftParkingLaneGlobal Drilldown into leftIntSidewalkGlobal Drilldown into leftBikePathGlobal Drilldown into leftExtSidewalkGlobal Drilldown into leftBermGlobalXSD Diagram of UrbanPlatformGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="UrbanPlatformGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de plataforma de urbana.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftBermGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la berma izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftExtSidewalkGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la acera exterior izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBikePathGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el carril bici izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntSidewalkGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la acera izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftParkingLaneGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el aparcamiento izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCarriagewayGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la calzada izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftCentralSidewalkGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la acera central izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftTurningPointGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el punto de giro izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightTurningPointGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el punto de giro derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCentralSidewalkGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la acera central derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightCarriagewayGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la calzada derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightParkingLaneGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el aparcamiento derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntSidewalkGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la acera derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBikePathGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el carril bici derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightExtSidewalkGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la acera exterior derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la berma derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftBermGlobal leftBermGlobal false (Optional)
leftExtSidewalkGlobal leftExtSidewalkGlobal false (Optional)
leftBikePathGlobal leftBikePathGlobal false (Optional)
leftIntSidewalkGlobal leftIntSidewalkGlobal false (Optional)
leftParkingLaneGlobal leftParkingLaneGlobal false (Optional)
leftCarriagewayGlobal leftCarriagewayGlobal false (Optional)
leftCentralSidewalkGlobal leftCentralSidewalkGlobal false (Optional)
leftTurningPointGlobal leftTurningPointGlobal false (Optional)
rightTurningPointGlobal rightTurningPointGlobal false (Optional)
rightCentralSidewalkGlobal rightCentralSidewalkGlobal false (Optional)
rightCarriagewayGlobal rightCarriagewayGlobal false (Optional)
rightParkingLaneGlobal rightParkingLaneGlobal false (Optional)
rightIntSidewalkGlobal rightIntSidewalkGlobal false (Optional)
rightBikePathGlobal rightBikePathGlobal false (Optional)
rightExtSidewalkGlobal rightExtSidewalkGlobal false (Optional)
rightBermGlobal rightBermGlobal false (Optional)