Class XmlSchemaComplexType

All Implemented Interfaces:
XmlSchemaNamed, XmlSchemaObjectBase

public class XmlSchemaComplexType extends XmlSchemaType
Class for complex types. Defines a complex type that determines the set of attributes and content of an element. Represents the World Wide Web Consortium (W3C) complexType element.