2.2.5.7 StreamName

This type describes a data stream name. It is used as part of a StreamNameList to specify the input and output streams used by a shell (for more information, see section 2.2.4.37).

 <xs:simpleType name="StreamName">
   <xs:restriction
     base="xs:token"
    />
 </xs:simpleType>