type

This attribute defines the type of the parameter or User Entry.

Value
The value should be a valid XML Schema type.

Attribute Information

Used By

Attribute Group sqf:parameterAttributes

Source

<xs:attribute name="type" type="xs:string" use="optional">
  <xs:annotation>
    <xs:documentation>This attribute defines the type of the parameter or User Entry.</xs:documentation>
    <xs:documentation source="Value">The value should be a valid XML Schema type.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample