Definition Type: Attribute
Name: paveDepthCriteria
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
ContentType Restriction
Default FREE
Use (Optional)
Documentation:
Criterio de espesor de firme.
Collapse XSD Schema Diagram:
XSD Diagram of paveDepthCriteria
Collapse XSD Schema Code:
<xs:attribute name="paveDepthCriteria" default="FREE">
    <xs:annotation>
        <xs:documentation>Criterio de espesor de firme.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:string">
            <xs:enumeration value="FREE" />
            <xs:enumeration value="SAME_AS_NEXT_ONE" />
        </xs:restriction>
    </xs:simpleType>
</xs:attribute>
Collapse Facets:
Facet Value
Enumeration FREE
Enumeration SAME_AS_NEXT_ONE