<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>
|