ResolvedAny
Constructors
Link copied to clipboard
constructor(mdlNamespaceConstraint: VNamespaceConstraint<VQNameListBase.Elem>, mdlProcessContents: VProcessContents, mdlMinOccurs: VNonNegativeInteger = VNonNegativeInteger.ONE, mdlMaxOccurs: VAllNNI = VAllNNI.ONE)
constructor(rawPart: XSAny, schema: ResolvedSchemaLike, mdlMinOccurs: VNonNegativeInteger = rawPart.minOccurs ?: VNonNegativeInteger.ONE, mdlMaxOccurs: VAllNNI = rawPart.maxOccurs ?: VAllNNI.ONE)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun flatten(range: AllNNIRange, isSiblingName: (QName) -> Boolean, checkHelper: CheckHelper): FlattenedParticle.Wildcard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard