Files

Class Index [+]

Quicksearch

XSD::XSDID

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1129
1129:   def screen_data(value)
1130:     super
1131:     # TODO: check lexical space and convert to a value
1132:     value
1133:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.