Class XSD::QName
In: lib/xsd/qname.rb
Parent: Object

Methods

==   ===   dump   dup_name   eql?   hash   inspect   match   new   parse   to_s  

Constants

NormalizedNameRegexp = /^\{([^}]*)\}(.*)$/
EMPTY = QName.new.freeze

Attributes

name  [R] 
namespace  [R] 
source  [RW] 

Public Class methods

Public Instance methods

[Validate]