Criterio de espesor de firme.
<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>