lib/saml/elements/attribute_query.rb in libsaml-2.14.0 vs lib/saml/elements/attribute_query.rb in libsaml-2.15.1
- old
+ new
@@ -1,8 +1,8 @@
module Saml
module Elements
class AttributeQuery
- include HappyMapper
+ include XmlMapper
include Saml::Base
include Saml::ComplexTypes::AttributeQueryType
tag 'AttributeQuery'
namespace 'samlp'