Definition Type: Element
Name: UrbanSlopesGlobalIndicators
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 pendientes de urbana.
Collapse XSD Schema Diagram:
Drilldown into rightBermSlopeGlobal Drilldown into rightExtSidewalkSlopeGlobal Drilldown into rightBikePathSlopeGlobal Drilldown into rightIntSidewalkSlopeGlobal Drilldown into rightParkingLaneSlopeGlobal Drilldown into centralSidewalkDepthGlobal Drilldown into leftParkingLaneSlopeGlobal Drilldown into leftIntSidewalkSlopeGlobal Drilldown into leftBikePathSlopeGlobal Drilldown into leftExtSidewalkSlopeGlobal Drilldown into leftBermSlopeGlobalXSD Diagram of UrbanSlopesGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="UrbanSlopesGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de pendientes de urbana.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftBermSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de berma izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftExtSidewalkSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de acera exterior izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftBikePathSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de carril bici izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftIntSidewalkSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de acera izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftParkingLaneSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de aparcamiento izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="centralSidewalkDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la profundidad de acera central izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightParkingLaneSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de aparcamiento derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightIntSidewalkSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de acera derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBikePathSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de carril bici derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightExtSidewalkSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de acera exterior derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightBermSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de berma derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftBermSlopeGlobal leftBermSlopeGlobal false (Optional)
leftExtSidewalkSlopeGlobal leftExtSidewalkSlopeGlobal false (Optional)
leftBikePathSlopeGlobal leftBikePathSlopeGlobal false (Optional)
leftIntSidewalkSlopeGlobal leftIntSidewalkSlopeGlobal false (Optional)
leftParkingLaneSlopeGlobal leftParkingLaneSlopeGlobal false (Optional)
centralSidewalkDepthGlobal centralSidewalkDepthGlobal false (Optional)
rightParkingLaneSlopeGlobal rightParkingLaneSlopeGlobal false (Optional)
rightIntSidewalkSlopeGlobal rightIntSidewalkSlopeGlobal false (Optional)
rightBikePathSlopeGlobal rightBikePathSlopeGlobal false (Optional)
rightExtSidewalkSlopeGlobal rightExtSidewalkSlopeGlobal false (Optional)
rightBermSlopeGlobal rightBermSlopeGlobal false (Optional)