Method: RGen::XSD::SimpleType::SimpleType#maxOccurs

Defined in:
lib/rgen/xsd/simple_type.rb

#maxOccursObject

Returns the value of attribute maxOccurs

Returns:

  • (Object)

    the current value of maxOccurs



5
6
7
# File 'lib/rgen/xsd/simple_type.rb', line 5

def maxOccurs
  @maxOccurs
end