Definition Type: Element
Name: FillSlopesGlobalIndicators
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into compactionWidthGlobal Drilldown into minWedgeHeightGlobal Drilldown into wedgeWidthGlobal Drilldown into IDSlopeCatalogGlobal Drilldown into bermHeightGlobal Drilldown into bermWidthGlobal Drilldown into inferiorSlopeGlobal Drilldown into heightGlobal Drilldown into slopeOrSuperiorSlopeGlobal Drilldown into typeGlobalXSD Diagram of FillSlopesGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="FillSlopesGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="typeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la tipología de talud de terraplén.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="slopeOrSuperiorSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el talud/talud superior.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="heightGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la altura.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="inferiorSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el talud inferior.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="bermWidthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la anchura de berma.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="bermHeightGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la altura de berma.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDSlopeCatalogGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el identificador del talud de catálogo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="wedgeWidthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el ancho de la cuña de afinamiento.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="minWedgeHeightGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la altura mínima para cuña de afinamiento.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="compactionWidthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor de compactación (solo versión CM).</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
typeGlobal typeGlobal false (Optional)
slopeOrSuperiorSlopeGlobal slopeOrSuperiorSlopeGlobal false (Optional)
heightGlobal heightGlobal false (Optional)
inferiorSlopeGlobal inferiorSlopeGlobal false (Optional)
bermWidthGlobal bermWidthGlobal false (Optional)
bermHeightGlobal bermHeightGlobal false (Optional)
IDSlopeCatalogGlobal IDSlopeCatalogGlobal false (Optional)
wedgeWidthGlobal wedgeWidthGlobal false (Optional)
minWedgeHeightGlobal minWedgeHeightGlobal false (Optional)
compactionWidthGlobal compactionWidthGlobal false (Optional)