Parent

Files

Class Index [+]

Quicksearch

XSD::XSDIDREFS

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1161
1161:   def screen_data(value)
1162:     # derived by list
1163:     # TODO: check lexical space and convert to a value
1164:     value
1165:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.