namespace | http://www.w3.org/1999/xhtml | ||
type | xs:nonNegativeInteger | ||
used by |
|
||
annotation |
|
||
source | <xs:simpleType name="Pixels"> <xs:annotation> <xs:documentation> integer representing length in pixels </xs:documentation> </xs:annotation> <xs:restriction base="xs:nonNegativeInteger"/> </xs:simpleType> |