Class Wildcard

java.lang.Object
All Implemented Interfaces:
Serializable

public class Wildcard extends Particle
A class that represents an XML Schema Wildcard. A wilcard is represented by the XML elements <any> and <anyAttribute> and can be hold in a complexType or in a ModelGroup ().
Author:
Arnaud Blandin
See Also: