Model

constructor(rawPart: XSI_Annotated?, annotations: List<ResolvedAnnotation> = listOfNotNull(rawPart?.annotation.models()))(source)
constructor(annotations: List<ResolvedAnnotation> = emptyList(), id: VID? = null, otherAttrs: Map<QName, String> = emptyMap())(source)