Files

Class Index [+]

Quicksearch

XSD::XSDENTITY

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1177
1177:   def screen_data(value)
1178:     super
1179:     # TODO: check lexical space and convert to a value
1180:     value
1181:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.