org.apache.ws.jaxme.xs.xml
Interface XsTParticle

All Known Subinterfaces:
XsEAny, XsEChoice, XsESequence, XsTAll, XsTGroupRef, XsTLocalElement, XsTNestedParticle, XsTTypeDefParticle
All Known Implementing Classes:
XsEAnyImpl, XsEChoiceImpl, XsESequenceImpl, XsTAllImpl, XsTGroupRefImpl, XsTLocalAllElementImpl, XsTLocalElementImpl

public interface XsTParticle

Interface of a particle. A particle is defined as either of the elements in the particle group.

Author:
Jochen Wiedmann