http://www.pdfunit.com
complexType pagenumberLimit_Type

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.pdfunit.com}pagenumberLimit_Type (restriction)

Properties
This component is not nillable.

Model
<...
  than = xs:positiveInteger>

</...>


Attribute Summary
 xs:positiveIntegerthan
          

Attribute Detail

than

Type:
xs:positiveInteger
Use:
required
Form:
unqualified

Source
<xs:complexType name="pagenumberLimit_Type">
<xs:attribute name="than" type="xs:positiveInteger" use="required"/>
</xs:complexType>


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