Parent

Files

Class Index [+]

Quicksearch

XSD::XSDNCName

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1113
1113:   def screen_data(value)
1114:     super
1115:     # TODO: check lexical space and convert to a value
1116:     value
1117:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.