class LibXML::XML::AttrDecl

def child

It will always be nil.
Obtain this attribute declaration's child attribute(s).

attr_decl.child -> nil
call-seq:
def child
  nil
end