<xs:element name="CanalDepthsGlobalIndicators" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Indicadores de datos globales de espesores de canales.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="leftDepth_8Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 8.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftDepth_7Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 7.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftDepth_6Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 6.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftDepth_5Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 5.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftDepth_4Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 4.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftDepth_3Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftDepth_2Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftDepth_1Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor izquierdo 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_1Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_2Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_3Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_4Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 4.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_5Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 5.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_6Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 6.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_7Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 7.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightDepth_8Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el espesor derecho 8.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|