Definition Type: Element
Name: RoadPaveGlobalData
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Datos globales o por defecto de firmes de carretera.
INFO++ http://www.tool.es/_web/DOC/CLIP/DLG_DatosGlobalesCarreteraFirme.html ++INFO
Collapse XSD Schema Diagram:
Drilldown into RoadPaveGlobalValues Drilldown into RoadPaveGlobalIndicatorsXSD Diagram of RoadPaveGlobalData
Collapse XSD Schema Code:
<xs:element name="RoadPaveGlobalData" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Datos globales o por defecto de firmes de carretera.</xs:documentation>
        <xs:documentation>INFO++ http://www.tool.es/_web/DOC/CLIP/DLG_DatosGlobalesCarreteraFirme.html ++INFO</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element name="RoadPaveGlobalIndicators">
                <xs:annotation>
                    <xs:documentation>Indicadores de datos globales de firme de carretera.</xs:documentation>
                    <xs:documentation>INFO++ http://www.tool.es/_web/DOC/CLIP/DLG_DatosGlobalesCarreteraFirme.html ++INFO</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:simpleContent>
                        <xs:extension base="xs:string">
                            <xs:attribute name="subgradeCritGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el criterio de subrasante.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="reinforceCritGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el criterio de refuerzo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="offsetReinforceCritGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el criterio de retranqueo de marcas.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepthGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el espesor izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepthGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el espesor derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftPaveSideSlopeGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el talud izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="interiorPaveSideSlopeGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el talud interior.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightPaveSideSlopeGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el talud derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="minReinforceDepthGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el espesor mínimo de refuerzo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="maxReinforceDepthGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el espesor máximo de refuerzo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="maxMillingDepthGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el espesor máximo de fresado.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftOffsetReinforceGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el retranqueo izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightOffsetReinforceGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global el retranqueo derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="aristaOffsetGlobal" default="false" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si es global la distancia de la arista.</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="RoadPaveGlobalValues">
                <xs:annotation>
                    <xs:documentation>Valores de datos globales o por defecto de firme de carretera.</xs:documentation>
                    <xs:documentation>INFO++ http://www.tool.es/_web/DOC/CLIP/DLG_DatosGlobalesCarreteraFirme.html ++INFO</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:simpleContent>
                        <xs:extension base="xs:string">
                            <xs:attribute name="subgradeCrit" default="PARALLEL_CARRIAGE_AND_SHOULDERS">
                                <xs:annotation>
                                    <xs:documentation>Criterio de subrasante.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                    <xs:restriction base="xs:string">
                                        <xs:enumeration value="MOBILE_ARISTA" />
                                        <xs:enumeration value="PARALLEL_CARRIAGE_AND_SHOULDERS" />
                                        <xs:enumeration value="PARALLEL_CARRIAGE" />
                                        <xs:enumeration value="PARALLEL" />
                                        <xs:enumeration value="OC_17_2003" />
                                        <xs:enumeration value="MIN_SLOPE" />
                                        <xs:enumeration value="USER_DEFINED_ARISTA" />
                                        <xs:enumeration value="PARALLEL_CARRIAGE_AND_LEFT_SHOULDER" />
                                        <xs:enumeration value="FIXED_ARISTA" />
                                    </xs:restriction>
                                </xs:simpleType>
                            </xs:attribute>
                            <xs:attribute name="reinforceCrit" default="NOT_REINFORCED">
                                <xs:annotation>
                                    <xs:documentation>Criterio de refuerzo.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                    <xs:restriction base="xs:string">
                                        <xs:enumeration value="NOT_REINFORCED" />
                                        <xs:enumeration value="MILLING_ADJUSTED" />
                                        <xs:enumeration value="MILLING_NOT_ADJUSTED" />
                                    </xs:restriction>
                                </xs:simpleType>
                            </xs:attribute>
                            <xs:attribute name="offsetReinforceCrit" default="MARKS">
                                <xs:annotation>
                                    <xs:documentation>Criterio de retranqueo de marcas.</xs:documentation>
                                </xs:annotation>
                                <xs:simpleType>
                                    <xs:restriction base="xs:string">
                                        <xs:enumeration value="MARKS" />
                                        <xs:enumeration value="AXIS" />
                                    </xs:restriction>
                                </xs:simpleType>
                            </xs:attribute>
                            <xs:attribute name="leftDepth" default="0.500" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth" default="0.500" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftPaveSideSlope" default="2.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Talud izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="interiorPaveSideSlope" default="1.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Talud interior.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightPaveSideSlope" default="2.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Talud derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="minReinforceDepth" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor mínimo de refuerzo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="maxReinforceDepth" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor máximo de refuerzo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="maxMillingDepth" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor máximo de fresado.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftOffsetReinforce" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Retranqueo izquierdo.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightOffsetReinforce" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Retranqueo derecho.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="aristaOffset" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Distancia arista.</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:attribute name="paveCatalogGeometric" default="true" type="xs:boolean">
                                <xs:annotation>
                                    <xs:documentation>Indica si el firme de catálogo es geométrico (no simplificado).</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
RoadPaveGlobalIndicators RoadPaveGlobalIndicators (1) (1)
RoadPaveGlobalValues RoadPaveGlobalValues (1) (1)