Input

This element describes the properties of an input parameter.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Name restriction of xs:string required

Source

<xs:element name="Input" type="InputType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>This element describes the properties of an input parameter.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample