Output

This element describes the properties of an output parameter.

Element Information

Model

Attributes

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

Source

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

Sample