Class: TransformTypeMapper

Inherits:
Object
  • Object
show all
Includes:
XmlSchemaMapper
Defined in:
app/mappers/transform_type_mapper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#x_pathString

minOccurs: 1, maxOccurs: 1

Returns:

  • (String)


10
11
12
# File 'app/mappers/transform_type_mapper.rb', line 10

def x_path
  @x_path
end