PwgSmRev1-185 - OutputChannelSetType

complexType OutputChannelSetType
diagram PwgSmRev1-185_p1030.png
namespace http://www.pwg.org/schemas/2012/12/sm
children OutputChannelDescription OutputChannelDefaultJobControlLanguageId OutputChannelInterfaceId OutputChannelStatus
used by
element OutputChannelsSetType/OutputChannel
source <xs:complexType name="OutputChannelSetType">
 
<xs:sequence>
   
<xs:element name="OutputChannelDescription" type="OutputChannelDescriptionSetType" minOccurs="0"/>
   
<xs:element name="OutputChannelDefaultJobControlLanguageId" type="xs:int" minOccurs="0"/>
   
<xs:element name="OutputChannelInterfaceId" type="xs:int" minOccurs="0"/>
   
<xs:element name="OutputChannelStatus" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="Id"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<!-- OutputChannel - type -->
</xs:complexType>

element OutputChannelSetType/OutputChannelDescription
diagram PwgSmRev1-185_p1031.png
namespace http://www.pwg.org/schemas/2012/12/sm
type OutputChannelDescriptionSetType
properties
minOcc 0
maxOcc 1
content complex
children Description OutputChannelIsEnabled
used by
complexType OutputChannelType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="OutputChannelDescription" type="OutputChannelDescriptionSetType" minOccurs="0"/>

element OutputChannelSetType/OutputChannelDefaultJobControlLanguageId
diagram PwgSmRev1-185_p1032.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="OutputChannelDefaultJobControlLanguageId" type="xs:int" minOccurs="0"/>

element OutputChannelSetType/OutputChannelInterfaceId
diagram PwgSmRev1-185_p1033.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="OutputChannelInterfaceId" type="xs:int" minOccurs="0"/>

element OutputChannelSetType/OutputChannelStatus
diagram PwgSmRev1-185_p1034.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children Id
used by
complexType OutputChannelType
source <xs:element name="OutputChannelStatus" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Id"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy