Files

Class Index [+]

Quicksearch

XSD::XSDIDREF

Constants

Type

Public Class Methods

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

Private Instance Methods

screen_data(value) click to toggle source
      # File lib/xsd/datatypes.rb, line 1145
1145:   def screen_data(value)
1146:     super
1147:     # TODO: check lexical space and convert to a value
1148:     value
1149:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.