org.apache.ws.jaxme.xs.xml

Interface XsTParticle

Known Subinterfaces:
XsEAny, XsEChoice, XsESequence, XsTAll, XsTGroupRef, XsTLocalElement, XsTNestedParticle, XsTTypeDefParticle
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