XTopLevelComplexType

xmlschema.XTopLevelComplexType
case class XTopLevelComplexType(annotation: Option[XAnnotation], xComplexTypeModelOption3: DataRecord[XComplexTypeModelOption], id: Option[String], name: Option[String], mixed: Boolean, abstractValue: Boolean, finalValue: Option[String], block: Option[String], attributes: Map[String, DataRecord[Any]]) extends XComplexType, XRedefinableOption

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait XComplexType
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product