Definition Type: Element
Name: BlanketGlobalIndicators
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 capa de forma.
Collapse XSD Schema Diagram:
Drilldown into aristaOffsetGlobal Drilldown into aristaCritGlobal Drilldown into rightWideningGlobal Drilldown into leftWideningGlobal Drilldown into rightEndSlopeGlobal Drilldown into leftEndSlopeGlobal Drilldown into rightPlatformSlopeGlobal Drilldown into leftPlatformSlopeGlobal Drilldown into depthGlobalXSD Diagram of BlanketGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="BlanketGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de capa de forma.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="depthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftPlatformSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente izquierda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightPlatformSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente derecha.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftEndSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el talud izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightEndSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el talud derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftWideningGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el sobreancho izquierdo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightWideningGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el sobreancho derecho.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="aristaCritGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de arista.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="aristaOffsetGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el desplazamiento de la arista.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
depthGlobal depthGlobal false (Optional)
leftPlatformSlopeGlobal leftPlatformSlopeGlobal false (Optional)
rightPlatformSlopeGlobal rightPlatformSlopeGlobal false (Optional)
leftEndSlopeGlobal leftEndSlopeGlobal false (Optional)
rightEndSlopeGlobal rightEndSlopeGlobal false (Optional)
leftWideningGlobal leftWideningGlobal false (Optional)
rightWideningGlobal rightWideningGlobal false (Optional)
aristaCritGlobal aristaCritGlobal false (Optional)
aristaOffsetGlobal aristaOffsetGlobal false (Optional)