Definition Type: Element
Name: CanalDepthsByStation
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Datos de espesores de canales tramificados por estaciones.

El primer y último elemento deben tener presentes todos los atributos, salvo que el indicador de valor global correspondiente a ese atributo valga "true", en cuyo caso el atributo no aparecerá.

Para los elementos intermedios, se considera que aquellos atributos no presentes se interpolarán con los valores adyacentes.

Los atributos cuyo indicador de valor global correspondiente valga "true" no aparecerán.
Collapse XSD Schema Diagram:
Drilldown into rightDepth_8 Drilldown into rightDepth_7 Drilldown into rightDepth_6 Drilldown into rightDepth_5 Drilldown into rightDepth_4 Drilldown into rightDepth_3 Drilldown into rightDepth_2 Drilldown into rightDepth_1 Drilldown into leftDepth_1 Drilldown into leftDepth_2 Drilldown into leftDepth_3 Drilldown into leftDepth_4 Drilldown into leftDepth_5 Drilldown into leftDepth_6 Drilldown into leftDepth_7 Drilldown into leftDepth_8 Drilldown into stationXSD Diagram of CanalDepthsByStation
Collapse XSD Schema Code:
<xs:element name="CanalDepthsByStation" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation>Datos de espesores de canales tramificados por estaciones.</xs:documentation>
        <xs:documentation>
        </xs:documentation>
        <xs:documentation>El primer y último elemento deben tener presentes todos los atributos, salvo que el indicador de valor global correspondiente a ese atributo valga "true", en cuyo caso el atributo no aparecerá.</xs:documentation>
        <xs:documentation>
        </xs:documentation>
        <xs:documentation>Para los elementos intermedios, se considera que aquellos atributos no presentes se interpolarán con los valores adyacentes.</xs:documentation>
        <xs:documentation>
        </xs:documentation>
        <xs:documentation>Los atributos cuyo indicador de valor global correspondiente valga "true" no aparecerán.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="station" type="xs:float" use="required">
                    <xs:annotation>
                        <xs:documentation>Estación.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_8" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 8.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_7" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 7.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_6" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 6.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_5" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 5.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_4" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 4.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_3" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 3.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_2" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 2.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftDepth_1" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor izquierdo 1.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_1" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 1.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_2" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 2.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_3" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 3.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_4" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 4.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_5" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 5.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_6" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 6.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_7" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 7.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightDepth_8" type="xs:float">
                    <xs:annotation>
                        <xs:documentation>Espesor derecho 8.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
station station Required
leftDepth_8 leftDepth_8 (Optional)
leftDepth_7 leftDepth_7 (Optional)
leftDepth_6 leftDepth_6 (Optional)
leftDepth_5 leftDepth_5 (Optional)
leftDepth_4 leftDepth_4 (Optional)
leftDepth_3 leftDepth_3 (Optional)
leftDepth_2 leftDepth_2 (Optional)
leftDepth_1 leftDepth_1 (Optional)
rightDepth_1 rightDepth_1 (Optional)
rightDepth_2 rightDepth_2 (Optional)
rightDepth_3 rightDepth_3 (Optional)
rightDepth_4 rightDepth_4 (Optional)
rightDepth_5 rightDepth_5 (Optional)
rightDepth_6 rightDepth_6 (Optional)
rightDepth_7 rightDepth_7 (Optional)
rightDepth_8 rightDepth_8 (Optional)