XSD::XSDLong
# File lib/xsd/datatypes.rb, line 1306 1306: def initialize(value = nil) 1307: init(Type, value) 1308: end
# File lib/xsd/datatypes.rb, line 1312 1312: def maxinclusive 1313: 2147483647 1314: end
# File lib/xsd/datatypes.rb, line 1316 1316: def mininclusive 1317: 2147483648 1318: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.