XSD::XSDInteger
# File lib/xsd/datatypes.rb, line 1288 1288: def initialize(value = nil) 1289: init(Type, value) 1290: end
# File lib/xsd/datatypes.rb, line 1294 1294: def maxinclusive 1295: 9223372036854775807 1296: end
# File lib/xsd/datatypes.rb, line 1298 1298: def mininclusive 1299: 9223372036854775808 1300: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.