PwgSmRev1-185 - OutputTraySetType

complexType OutputTraySetType
diagram PwgSmRev1-185_p1042.png
namespace http://www.pwg.org/schemas/2012/12/sm
children OutputTrayDescription OutputTrayStatus
used by
element OutputTraysSetType/OutputTray
source <xs:complexType name="OutputTraySetType">
 
<xs:sequence>
   
<xs:element ref="OutputTrayDescription" minOccurs="0"/>
   
<xs:element name="OutputTrayStatus" 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>
 
<!-- OutputTray - type -->
</xs:complexType>

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