Definition Type: Element
Name: TunnelCrownGlobalIndicators
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 bóveda de túnel.
Collapse XSD Schema Diagram:
Drilldown into supportGlobal Drilldown into liningGlobal Drilldown into rightInfRadiusGlobal Drilldown into leftInfRadiusGlobal Drilldown into rightSupAngleGlobal Drilldown into leftSupAngleGlobal Drilldown into rightSupRadiusGlobal Drilldown into leftSupRadiusGlobal Drilldown into crownAngleGlobal Drilldown into crownRadiusGlobal Drilldown into yCrownCentreGlobal Drilldown into xCrownCentreGlobal Drilldown into typeGlobalXSD Diagram of TunnelCrownGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="TunnelCrownGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de bóveda de túnel.</xs:documentation>
    </xs:annotation>
    <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 el tipo de bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="xCrownCentreGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la X del centro de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="yCrownCentreGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la Y del centro de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="crownRadiusGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el radio de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="crownAngleGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el ángulo de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftSupRadiusGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el radio superior izquierdo de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightSupRadiusGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el radio superior derecho de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftSupAngleGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el ángulo superior izquierdo de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightSupAngleGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el ángulo superior derecho de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="leftInfRadiusGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el radio inferior izquierdo de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="rightInfRadiusGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el radio inferior derecho de la bóveda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="liningGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor de revestimiento.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="supportGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor de sostenimiento.</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)
xCrownCentreGlobal xCrownCentreGlobal false (Optional)
yCrownCentreGlobal yCrownCentreGlobal false (Optional)
crownRadiusGlobal crownRadiusGlobal false (Optional)
crownAngleGlobal crownAngleGlobal false (Optional)
leftSupRadiusGlobal leftSupRadiusGlobal false (Optional)
rightSupRadiusGlobal rightSupRadiusGlobal false (Optional)
leftSupAngleGlobal leftSupAngleGlobal false (Optional)
rightSupAngleGlobal rightSupAngleGlobal false (Optional)
leftInfRadiusGlobal leftInfRadiusGlobal false (Optional)
rightInfRadiusGlobal rightInfRadiusGlobal false (Optional)
liningGlobal liningGlobal false (Optional)
supportGlobal supportGlobal false (Optional)