Definition Type: Element
Name: CanalDepthsGlobalData
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Datos globales o por defecto de espesores de canales.
Collapse XSD Schema Diagram:
Drilldown into CanalDepthsGlobalValues Drilldown into CanalDepthsGlobalIndicatorsXSD Diagram of CanalDepthsGlobalData
Collapse XSD Schema Code:
<xs:element name="CanalDepthsGlobalData" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Datos globales o por defecto de espesores de canales.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <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>
            <xs:element name="CanalDepthsGlobalValues" minOccurs="0" maxOccurs="1">
                <xs:annotation>
                    <xs:documentation>Valores de datos globales o por defecto de espesores de canales.</xs:documentation>
                </xs:annotation>
                <xs:complexType>
                    <xs:simpleContent>
                        <xs:extension base="xs:string">
                            <xs:attribute name="leftDepth_8" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 8.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepth_7" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 7.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepth_6" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 6.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepth_5" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 5.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepth_4" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 4.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepth_3" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 3.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepth_2" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 2.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="leftDepth_1" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor izquierdo 1.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_1" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 1.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_2" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 2.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_3" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 3.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_4" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 4.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_5" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 5.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_6" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 6.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_7" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 7.</xs:documentation>
                                </xs:annotation>
                            </xs:attribute>
                            <xs:attribute name="rightDepth_8" default="0.000" type="xs:float">
                                <xs:annotation>
                                    <xs:documentation>Espesor derecho 8.</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
CanalDepthsGlobalIndicators CanalDepthsGlobalIndicators 0 1
CanalDepthsGlobalValues CanalDepthsGlobalValues 0 1