Method: XSD::Keyref#refer

Defined in:
lib/xsd/objects/keyref.rb

#referObject

The name of a key or unique element defined in this schema (or another schema indicated by the specified namespace). The refer value must be a qualified name (QName). The type can include a namespace prefix. Required.

Returns:

  • String



21
# File 'lib/xsd/objects/keyref.rb', line 21

property :refer, :string, required: true