Parent

Files

Class Index [+]

Quicksearch

XSD::XSDShort

Constants

Type

Public Class Methods

new(value = nil) click to toggle source
      # File lib/xsd/datatypes.rb, line 1324
1324:   def initialize(value = nil)
1325:     init(Type, value)
1326:   end

Private Instance Methods

maxinclusive() click to toggle source
      # File lib/xsd/datatypes.rb, line 1330
1330:   def maxinclusive
1331:     32767
1332:   end
mininclusive() click to toggle source
      # 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.