Definition Type: Element
Name: DitchsGlobalIndicators
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicadores de datos globales de cunetas.
Collapse XSD Schema Diagram:
Drilldown into IDmatG3_rightDitchGlobal Drilldown into IDmatG2_rightDitchGlobal Drilldown into IDmatG1_rightDitchGlobal Drilldown into IDmatG3_leftDitchGlobal Drilldown into IDmatG2_leftDitchGlobal Drilldown into IDmatG1_leftDitchGlobalXSD Diagram of DitchsGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="DitchsGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de cunetas.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="IDmatG1_leftDitchGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la cuneta de catálogo izquierda para materiales del grupo 1.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDmatG2_leftDitchGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la cuneta de catálogo izquierda para materiales del grupo 2.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDmatG3_leftDitchGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la cuneta de catálogo izquierda para materiales del grupo 3.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDmatG1_rightDitchGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la cuneta de catálogo derecha para materiales del grupo 1.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDmatG2_rightDitchGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la cuneta de catálogo derecha para materiales del grupo 2.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDmatG3_rightDitchGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la cuneta de catálogo derecha para materiales del grupo 3.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
IDmatG1_leftDitchGlobal IDmatG1_leftDitchGlobal false (Optional)
IDmatG2_leftDitchGlobal IDmatG2_leftDitchGlobal false (Optional)
IDmatG3_leftDitchGlobal IDmatG3_leftDitchGlobal false (Optional)
IDmatG1_rightDitchGlobal IDmatG1_rightDitchGlobal false (Optional)
IDmatG2_rightDitchGlobal IDmatG2_rightDitchGlobal false (Optional)
IDmatG3_rightDitchGlobal IDmatG3_rightDitchGlobal false (Optional)