namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="OutputChannelTypeWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Other"/> <xs:enumeration value="Unknown"/> <xs:enumeration value="SerialPort"/> <xs:enumeration value="ParallelPort"/> <xs:enumeration value="IEEE1284Port"/> <xs:enumeration value="SCSIPort"/> <xs:enumeration value="FTP"/> <xs:enumeration value="TFTP"/> <xs:enumeration value="IEEE1394"/> <xs:enumeration value="DCERemoteProcCall"/> <xs:enumeration value="ONCRemoteProcCall"/> <xs:enumeration value="OLE"/> <xs:enumeration value="NamedPipe"/> <xs:enumeration value="ServerMessageBlock"/> <xs:enumeration value="DLLAPI"/> <xs:enumeration value="VxDAPI"/> <xs:enumeration value="SystemObjectManager"/> <xs:enumeration value="DECLAT"/> <xs:enumeration value="USB"/> <xs:enumeration value="IRDA"/> <xs:enumeration value="PortTCP"/> <xs:enumeration value="BidirPortTCP"/> <xs:enumeration value="PortHTTP"/> </xs:restriction> <!-- input channel type (protocol) --> <!-- see PrtChannelTypeTC in [RFC3805] and [IANA-PRT] --> </xs:simpleType> |