Class: RDF::XSD

Inherits:
Vocabulary show all
Defined in:
lib/rdf/vocab/xsd.rb

Overview

XML Schema (XSD) vocabulary.

See Also:

Instance Method Summary (collapse)

Methods inherited from Vocabulary

[], #[], __prefix__, each, #initialize, inspect, #inspect, method_missing, #method_missing, property, #to_s, to_s, to_uri, #to_uri

Constructor Details

This class inherits a constructor from RDF::Vocabulary

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RDF::Vocabulary

Instance Method Details

- (Object) :ENTITIES

XML Schema built-in derived types



32
# File 'lib/rdf/vocab/xsd.rb', line 32

property :ENTITIES

- (Object) :NOTATION

XML Schema built-in primitive types



10
# File 'lib/rdf/vocab/xsd.rb', line 10

property :NOTATION