XSD::XSDNonNegativeInteger
# File lib/xsd/datatypes.rb, line 1378 1378: def initialize(value = nil) 1379: init(Type, value) 1380: end
# File lib/xsd/datatypes.rb, line 1384 1384: def maxinclusive 1385: 18446744073709551615 1386: end
# File lib/xsd/datatypes.rb, line 1388 1388: def mininclusive 1389: 0 1390: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.