<xs:element name="CanalHeightsGlobalIndicators" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Indicadores de datos globales de calados de canales.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="leftHeight_8Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 8.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftHeight_7Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 7.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftHeight_6Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 6.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftHeight_5Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 5.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftHeight_4Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 4.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftHeight_3Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftHeight_2Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftHeight_1Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado izquierdo 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_1Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_2Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_3Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_4Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 4.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_5Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 5.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_6Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 6.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_7Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 7.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightHeight_8Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el calado derecho 8.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|