Element

constructor(name: String? = null, type: String? = null, annotation: Annotation? = null, minOccurs: String? = null, maxOccurs: String? = null, nillable: Boolean? = null, ref: String? = null, complexType: ComplexType? = null, simpleType: SimpleType? = null)(source)