XSAny
Constructors
Link copied to clipboard
constructor(processContents: VProcessContents? = null, notQName: VQNameList? = null, namespace: VNamespaceList? = null, notNamespace: VNotNamespaceList? = null, minOccurs: VNonNegativeInteger? = null, maxOccurs: VAllNNI? = null, id: VID? = null, annotation: XSAnnotation? = null, otherAttrs: Map<@Serializable(with = QNameSerializer::class) QName, String> = emptyMap())