PwgSmRev1-185 - InputChannelSetType

complexType InputChannelSetType
diagram PwgSmRev1-185_p950.png
namespace http://www.pwg.org/schemas/2012/12/sm
children InputChannelDescription InputChannelInterfaceId InputChannelDefaultJobControlLanguageId InputChannelDefaultPageDescriptionLanguageId InputChannelStatus
used by
element InputChannelsSetType/InputChannel
source <xs:complexType name="InputChannelSetType">
 
<xs:sequence>
   
<xs:element ref="InputChannelDescription" minOccurs="0"/>
   
<xs:element name="InputChannelInterfaceId" type="xs:int" minOccurs="0"/>
   
<xs:element name="InputChannelDefaultJobControlLanguageId" type="xs:int" minOccurs="0"/>
   
<xs:element name="InputChannelDefaultPageDescriptionLanguageId" type="xs:int" minOccurs="0"/>
   
<xs:element name="InputChannelStatus" 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>
 
<!-- InputChannel - type -->
</xs:complexType>

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

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

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

element InputChannelSetType/InputChannelStatus
diagram PwgSmRev1-185_p954.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children Id
used by
complexType InputChannelType
source <xs:element name="InputChannelStatus" 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