ResolvedElementRef

constructor(rawPart: XSLocalElement, schema: ResolvedSchemaLike, mdlMinOccurs: VNonNegativeInteger = rawPart.minOccurs ?: VNonNegativeInteger.ONE, mdlMaxOccurs: VAllNNI = rawPart.maxOccurs ?: VAllNNI.ONE)(source)