Definition Type: Element
Name: MS_StripGlobalIndicators
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 una banda de una pista de tramos multipista.
Collapse XSD Schema Diagram:
Drilldown into paveReferencesGlobal Drilldown into IDPaveCatalogGlobal Drilldown into subgradeSlopeCriteriaGlobal Drilldown into subgradeSlopeGlobal Drilldown into slopeCriteriaGlobal Drilldown into slopeGlobal Drilldown into paveDepthCriteriaGlobal Drilldown into paveDepthGlobal Drilldown into curbHeightGlobal Drilldown into widthGlobalXSD Diagram of MS_StripGlobalIndicators
Collapse XSD Schema Code:
<xs:element name="MS_StripGlobalIndicators" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Indicadores de datos globales de una banda de una pista de tramos multipista.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:string">
                <xs:attribute name="widthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la anchura de la banda.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="curbHeightGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la altura del bordillo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="paveDepthGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el espesor de firme.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="paveDepthCriteriaGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de espesor de firme.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="slopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="slopeCriteriaGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de pendiente.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="subgradeSlopeGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la pendiente de subrasante.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="subgradeSlopeCriteriaGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el criterio de pendiente de subrasante.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="IDPaveCatalogGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global el identificador del firme de catálogo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="paveReferencesGlobal" default="false" type="xs:boolean">
                    <xs:annotation>
                        <xs:documentation>Indica si es global la asociación de referencias del firme de catálogo.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
widthGlobal widthGlobal false (Optional)
curbHeightGlobal curbHeightGlobal false (Optional)
paveDepthGlobal paveDepthGlobal false (Optional)
paveDepthCriteriaGlobal paveDepthCriteriaGlobal false (Optional)
slopeGlobal slopeGlobal false (Optional)
slopeCriteriaGlobal slopeCriteriaGlobal false (Optional)
subgradeSlopeGlobal subgradeSlopeGlobal false (Optional)
subgradeSlopeCriteriaGlobal subgradeSlopeCriteriaGlobal false (Optional)
IDPaveCatalogGlobal IDPaveCatalogGlobal false (Optional)
paveReferencesGlobal paveReferencesGlobal false (Optional)