Schema
constructor(elementFormDefault: String? = null, targetNamespace: String, attributeFormDefault: String? = null, imports: List<Import> = emptyList(), annotation: Annotation? = null, elements: List<Element>, complexTypes: List<ComplexType>, simpleType: List<SimpleType>, include: Include? = null)(source)