XSD::XSDUnsignedShort
# File lib/xsd/datatypes.rb, line 1432 1432: def initialize(value = nil) 1433: init(Type, value) 1434: end
# File lib/xsd/datatypes.rb, line 1438 1438: def maxinclusive 1439: 255 1440: end
# File lib/xsd/datatypes.rb, line 1442 1442: def mininclusive 1443: 0 1444: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.