|
minOccurs, maxOccurs are members of XSParticle. When you traverse XSModelGroup you get the list of particles (XSParticle). Particle's term may reference to element declaration, if this is declaration of your element of interest use XSParticle.getMinOccurs(), XSParticle.getMinOccursUnbounded(), XSParticle.getMaxOccurs(), XSParticle.getMaxOccursUnbounded() to get min/max occurences of element. Max Rubens Del Monte wrote:
--
Maksym
Kovalenko |
- Getting MaxOcurrs/MinOcurrs Rubens Del Monte
- Re: Getting MaxOcurrs/MinOcurrs Maksym Kovalenko
- RES: Getting MaxOcurrs/MinOcurrs Rubens Del Monte
- Re: RES: Getting MaxOcurrs/MinOcurrs Maksym Kovalenko
