<xs:element name="SubgradeGlobalIndicators" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Indicadores de datos globales de capa de explanada.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="depthFillGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="depthCut_matG1Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor en desmonte para materiales del grupo 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="depthCut_matG2Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor en desmonte para materiales del grupo 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="depthCut_matG3Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor en desmonte para materiales del grupo 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftExtFillReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia exterior izquierda en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftExtFillOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia exterior izquierda en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftExtCutReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia exterior izquierda en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftExtCutOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia exterior izquierda en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftIntFillReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia interior izquierda en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftIntFillOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia interior izquierda en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftIntCutReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia interior izquierda en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftIntCutOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia interior izquierda en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightIntFillReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia interior derecha en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightIntFillOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia interior derecha en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightIntCutReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia interior derecha en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightIntCutOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia interior izquierda en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightExtFillReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia exterior derecha en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightExtFillOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia exterior derecha en terraplén.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightExtCutReferenceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la referencia exterior derecha en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightExtCutOffsetGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la distancia a la referencia exterior derecha en desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|