Module: Enterprisifier::Marshalling::SchemaComposition::TypeDefSetting
- Included in:
- XSD::Schema::Attribute, XSD::Schema::Element
- Defined in:
- lib/enterprisifier/marshalling/schema_composition.rb
Instance Method Summary collapse
Instance Method Details
#reify_self ⇒ Object
20 21 22 |
# File 'lib/enterprisifier/marshalling/schema_composition.rb', line 20 def reify_self @type.reify(reified) if @type end |