class Aws::Xml::Builder

def xml_attribute?(shape)

def xml_attribute?(shape)
  !!shape.metadata('xmlAttribute')
end