System::Xml::Schema::XmlSchemaParticle::get_MaxOccurs method

XmlSchemaParticle::get_MaxOccurs method

Returns the maximum number of times the particle can occur.

Decimal System::Xml::Schema::XmlSchemaParticle::get_MaxOccurs()

ReturnValue

The maximum number of times the particle can occur. The default is 1.

See Also