http://maven.apache.org/FML/1.0.1
simpleType Pixels

Super Types
{http://www.w3.org/2001/XMLSchema}nonNegativeInteger
|
+--{http://maven.apache.org/FML/1.0.1}Pixels (restriction)

Documentation
      integer representing length in pixels
      
Properties
This component is not nillable.

Model



Source
<xs:simpleType name="Pixels">
<xs:restriction base="xs:nonNegativeInteger"/>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.