XSD::XSDUnsignedLong
# File lib/xsd/datatypes.rb, line 1396 1396: def initialize(value = nil) 1397: init(Type, value) 1398: end
# File lib/xsd/datatypes.rb, line 1402 1402: def maxinclusive 1403: 4294967295 1404: end
# File lib/xsd/datatypes.rb, line 1406 1406: def mininclusive 1407: 0 1408: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.