@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface InputXmlType
ParameterModel's MetadataType to the type represented by the provided element in
the XSD Schema.
Can only be used on String or InputStream parameters in order to be correctly coerced.
public abstract String schema
Copyright © 2019 MuleSoft, Inc.. All rights reserved.