Definition Type: Element
Name: GeologyGlobalIndicators
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 geología.
Collapse XSD Schema Diagram:
Drilldown into rightMatG2Global Drilldown into rightMatG1Global Drilldown into rightMatG0Global Drilldown into leftMatG2Global Drilldown into leftMatG1Global Drilldown into leftMatG0GlobalXSD Diagram of GeologyGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="GeologyGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de geología.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="leftMatG0Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor izquierdo del material del grupo 0 (tierra vegetal).</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftMatG1Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor izquierdo del material del grupo 1.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftMatG2Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor izquierdo del material del grupo 2.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightMatG0Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor derecho del material del grupo 0 (tierra vegetal).</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightMatG1Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor derecho del material del grupo 1.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightMatG2Global" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor derecho del material del grupo 2.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
leftMatG0Global leftMatG0Global false (Optional)
leftMatG1Global leftMatG1Global false (Optional)
leftMatG2Global leftMatG2Global false (Optional)
rightMatG0Global rightMatG0Global false (Optional)
rightMatG1Global rightMatG1Global false (Optional)
rightMatG2Global rightMatG2Global false (Optional)