Files

Class Index [+]

Quicksearch

XSD::XSDNMTOKENS

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1081
1081:   def screen_data(value)
1082:     # derived by list
1083:     # TODO: check lexical space and convert to a value
1084:     value
1085:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.