Basic unit type
<xs:simpleType name="unitType"> <xs:annotation> <xs:documentation>Basic unit type</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"/> </xs:simpleType>