<xs:element name="CutSlopesGlobalIndicators" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Indicadores de datos globales de taludes de desmonte.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="typeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la tipologĂa de talud de desmonte.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="slopeOrMatG1SlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si son globales el talud/talud para materiales del grupo 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="closingSlopeOrMatG2SlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si son globales el talud de cierre/talud para materiales del grupo 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="matG3SlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el talud para materiales del grupo 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="bermWidthGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el ancho de berma.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="bermHeightGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el alto de berma.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="berm2WidthGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el ancho de berma 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="berm2HeightGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el alto de berma 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="berm3WidthGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el ancho de berma 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="berm3HeightGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Alto de berma 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="bermSlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la pendiente de berma.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="slopeInMatInterfaceGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el talud en cambio de estrato.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="IDSlopeCatalogGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el identificador del talud de catálogo.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="superiorHeightGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global la altura superior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="superiorSlopeGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el talud superior.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="adavancedDataGlobal" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si son globales los datos del talud avanzado.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|