Parent

Files

Class Index [+]

Quicksearch

XSD::XSDNMTOKEN

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1065
1065:   def screen_data(value)
1066:     super
1067:     # TODO: check lexical space and convert to a value
1068:     value
1069:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.