language

Attribute Information

Used By

Complex Type PipelineComplexType

Source

<xs:attribute name="language">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="applescript"/>
      <xs:enumeration value="idl"/>
      <xs:enumeration value="iraf"/>
      <xs:enumeration value="midas"/>
      <xs:enumeration value="other"/>
      <xs:enumeration value="perl"/>
      <xs:enumeration value="posix"/>
      <xs:enumeration value="python"/>
      <xs:enumeration value="ruby"/>
      <xs:enumeration value="tcl"/>
      <xs:enumeration value="vb"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample