[MFD] RE: Question on Overrrides

[MFD] RE: Question on Overrrides

Zehler, Peter Peter.Zehler at xerox.com
Thu Dec 20 12:41:25 UTC 2012


OverridesElements (i.e., DocumentProcessing  elements contained in OverridingElements container element for the PWG schema and Job Template attributes contained in the overrides collection attribute for IPP) contains the "value" of the override data.  See PWG Semantic Model example below.

Peter Zehler

Xerox Research Center Webster
Email: Peter.Zehler at Xerox.com<mailto:Peter.Zehler at Xerox.com>
Voice: (585) 265-8755
FAX: (585) 265-7441
US Mail: Peter Zehler
Xerox Corp.
800 Phillips Rd.
M/S 128-25E
Webster NY, 14580-9701

<?xml version="1.0" encoding="UTF-8"?>
<pwg:Overrides pwg:MustHonor="true"  xmlns:pwg="http://www.pwg.org/schemas/2012/12/sm">
            <pwg:Override>
                        <pwg:OverridingElements>
                                    <pwg:MediaType pwg:MustHonor="true" >cardstock</pwg:MediaType>
                                    <pwg:Quality pwg:MustHonor="true" >High</pwg:MediaType>
                                    <pwg:Sides pwg:MustHonor="true" >OneSided</pwg:MediaType>
                        </pwg:OverridingElements>
                        <pwg:Pages>
                                    <pwg:PageRange>
                                                <pwg:Lowerbound>1</pwg:Lowerbound>
                                                <pwg:Upperbound>1</pwg:Upperbound>
                                    </pwg:PageRange>
                        </pwg:Pages>
            </pwg:Override>
            <pwg:Override>
                        <pwg:OverridingElements>
                                    <pwg:MediaType pwg:MustHonor="true" >tab-stock</pwg:MediaType>
                                    <pwg:Sides pwg:MustHonor="true" >OneSided</pwg:MediaType>
                        </pwg:OverridingElements>
                        <pwg:Pages>
                                    <pwg:PageRange>
                                                <pwg:Lowerbound>23</pwg:Lowerbound>
                                                <pwg:Upperbound>23</pwg:Upperbound>
                                    </pwg:PageRange>
                        </pwg:Pages>
            </pwg:Override>
            <pwg:Override>
                        <pwg:OverridingElements>
                                    <pwg:MediaType pwg:MustHonor="true" >tab-stock</pwg:MediaType>
                                    <pwg:Sides pwg:MustHonor="true" >OneSided</pwg:MediaType>
                        </pwg:OverridingElements>
                        <pwg:Pages>
                                    <pwg:PageRange>
                                                <pwg:Lowerbound>47</pwg:Lowerbound>
                                                <pwg:Upperbound>47</pwg:Upperbound>
                                    </pwg:PageRange>
                        </pwg:Pages>
            </pwg:Override>
</pwg:Overrides>



From: mfd-bounces at pwg.org [mailto:mfd-bounces at pwg.org] On Behalf Of Petrie, Glen
Sent: Wednesday, December 19, 2012 6:54 PM
To: mfd at pwg.org
Subject: [MFD] Question on Overrrides

Anyone,

The element Overrides contains the "value" of OverridesElements.  My question is: Does OverridesElements also contain the override data?


Example:  Override
OutputBin  <-- the element to override
            Top     <-- the value to override with


If the OverridesElements does not "contain" the override values; then where and/or how is the override values specified?

Glen


--
This message has been scanned for viruses and
dangerous content by MailScanner<http://www.mailscanner.info/>, and is
believed to be clean.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pwg.org/pipermail/mfd/attachments/20121220/dd2fb2f5/attachment-0002.html>


More information about the mfd mailing list