W3cubDocs

/Nokogiri

class Nokogiri::XML::Notation

Parent:
Struct.new(:name, :public_id, :system_id)

Struct representing an XML Schema Notation

Attributes

name[RW]

The name for the element.

public_id[RW]

The URI corresponding to the public identifier

system_id[RW]

The URI corresponding to the system identifier

© 2008–2018 Aaron Patterson, Mike Dalessio, Charles Nutter, Sergio Arbeo,
Patrick Mahoney, Yoko Harada, Akinori MUSHA, John Shahid, Lars Kanis
Licensed under the MIT License.
https://nokogiri.org/rdoc/Nokogiri/XML/Notation.html