Parent

Files

Class Index [+]

Quicksearch

XSD::XSDName

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1097
1097:   def screen_data(value)
1098:     super
1099:     # TODO: check lexical space and convert to a value
1100:     value
1101:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.