Criterio de coronación.
<xs:attribute name="crestCrit" default="INCREASING_ELEVATION"> <xs:annotation> <xs:documentation>Criterio de coronación.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="INCREASING_ELEVATION" /> <xs:enumeration value="WALL_HEIGHT" /> <xs:enumeration value="PROFILE_ADJUSTED" /> </xs:restriction> </xs:simpleType> </xs:attribute>