INT-NUMBER

Simple Type Information

Used By

Attributes ArrayType/@n, AssociationModel/@lengthLimit, AssociationModel/@maxNumberOfItemsPerTA, AssociationModel/@numberOfItems, AssociationModel/@numberOfItemsets, AssociationModel/@numberOfRules, AssociationModel/@numberOfTransactions, ClusteringModel/@numberOfClusters, Coefficients/@numberOfCoefficients, Constraints/@maximumNumberOfAntecedentItems, Constraints/@maximumNumberOfConsequentItems, Constraints/@maximumNumberOfItems, Constraints/@minimumNumberOfAntecedentItems, Constraints/@minimumNumberOfConsequentItems, Constraints/@minimumNumberOfItems, GeneralRegressionModel/@trialsValue, INT-SparseArray/@defaultValue, INT-SparseArray/@n, MatCell/@col, MatCell/@row, Matrix/@nbCols, Matrix/@nbRows, ModelVerification/@fieldCount, ModelVerification/@recordCount, MultivariateStat/@exponent, NearestNeighborModel/@numberOfNeighbors, NumericPredictor/@exponent, OutputField/@rank, PCell/@df, REAL-SparseArray/@n, Seasonality_ExpoSmooth/@period, Seasonality_ExpoSmooth/@phase, Sequence/@numberOfSets, Sequence/@occurrence, SequenceModel/@maxNumberOfItemsPerTransaction, SequenceModel/@maxNumberOfTAsPerTAGroup, SequenceModel/@numberOfTransactionGroups, SequenceModel/@numberOfTransactions, SequenceRule/@numberOfSets, SequenceRule/@occurrence, SupportVectors/@numberOfAttributes, SupportVectors/@numberOfSupportVectors, TestDistributions/@windowSize, TextDocument/@length, TimeAnchor/@offset, TimeAnchor/@stepsize, TimeCycle/@length, TimeException/@count, TimeValue/@index, TrainingInstances/@fieldCount, TrainingInstances/@recordCount, VectorDictionary/@numberOfVectors, VectorFields/@numberOfFields

Source

<xs:simpleType name="INT-NUMBER">
  <xs:restriction base="xs:integer">
  </xs:restriction>
</xs:simpleType>