XSD::XSDInt
# File lib/xsd/datatypes.rb, line 1324 1324: def initialize(value = nil) 1325: init(Type, value) 1326: end
# File lib/xsd/datatypes.rb, line 1330 1330: def maxinclusive 1331: 32767 1332: end
# File lib/xsd/datatypes.rb, line 1334 1334: def mininclusive 1335: 32768 1336: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.