Files

Class Index [+]

Quicksearch

XSD::XSDENTITIES

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1193
1193:   def screen_data(value)
1194:     # derived by list
1195:     # TODO: check lexical space and convert to a value
1196:     value
1197:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.