<xs:element name="CanalWidthsGlobalIndicators" minOccurs="0" maxOccurs="1">
<xs:annotation>
<xs:documentation>Indicadores de datos globales de cajeros de canales.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="leftWidth_8Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 8.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftWidth_7Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 7.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftWidth_6Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 6.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftWidth_5Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 5.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftWidth_4Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 4.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftWidth_3Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftWidth_2Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="leftWidth_1Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero izquierdo 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_1Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 1.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_2Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 2.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_3Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 3.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_4Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 4.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_5Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 5.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_6Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 6.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_7Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 7.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="rightWidth_8Global" default="false" type="xs:boolean">
<xs:annotation>
<xs:documentation>Indica si es global el cajero derecho 8.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
|