<xsd:attribute default="knots" name="units"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="knots" /> <xsd:enumeration value="percent" /> </xsd:restriction> </xsd:simpleType> </xsd:attribute>