urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
simpleType positiveInteger_UNLIMITED_AUTO_MAX_TOTAL_INSTANCES

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}positiveInteger_UNLIMITED_AUTO_MAX_TOTAL_INSTANCES (restriction)

Documentation
                <AUTO_MAX_TOTAL_INSTANCES|xs:positiveInteger>
            
Properties
This component is not nillable.

Model

(AUTO_MAX_TOTAL_INSTANCES|[1-9]([0-9])*)?
attribute-value normalization: collapse


Source
<xs:simpleType name="positiveInteger_UNLIMITED_AUTO_MAX_TOTAL_INSTANCES">
<xs:restriction base="xs:string">
<xs:whiteSpace value="collapse"/>
<xs:pattern value="(AUTO_MAX_TOTAL_INSTANCES|[1-9]([0-9])*)?"/>
</xs:restriction>
</xs:simpleType>


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