PwgPrintJobTicket_v1.0 - ScalingType

complexType ScalingType
diagram PwgPrintJobTicket_v1.0_p571.png
namespace http://www.pwg.org/schemas/2012/8/sm
children AutoScaling ScalingHeight ScalingWidth
used by
element Scaling
attributes
Name  Type  Use  Default  Fixed  annotation
MustHonorxs:boolean      
source <xs:complexType name="ScalingType">
 
<xs:choice>
   
<xs:element name="AutoScaling" type="xs:boolean"/>
   
<xs:sequence>
     
<xs:element name="ScalingHeight" type="ScalingRangeType"/>
     
<xs:element name="ScalingWidth" type="ScalingRangeType"/>
   
</xs:sequence>
 
</xs:choice>
 
<xs:attribute ref="MustHonor"/>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:complexType>

element ScalingType/AutoScaling
diagram PwgPrintJobTicket_v1.0_p572.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
content simple
source <xs:element name="AutoScaling" type="xs:boolean"/>

element ScalingType/ScalingHeight
diagram PwgPrintJobTicket_v1.0_p573.png
namespace http://www.pwg.org/schemas/2012/8/sm
type ScalingRangeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000 
source <xs:element name="ScalingHeight" type="ScalingRangeType"/>

element ScalingType/ScalingWidth
diagram PwgPrintJobTicket_v1.0_p574.png
namespace http://www.pwg.org/schemas/2012/8/sm
type ScalingRangeType
properties
isRef 0
content complex
facets
Kind Value annotation 
minInclusive 
maxInclusive 1000 
source <xs:element name="ScalingWidth" type="ScalingRangeType"/>


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