From: Zehler, Peter (Peter.Zehler@xerox.com)
Date: Tue Jan 13 2009 - 14:57:15 EST
There will be an MFD conference call at 3:00 PM EDT (12:00 PM PDT) this
Thursday.
Note the NEW Teleconference number and access code are now used.
Please contact me if you do not have the new number and pass code.
Agenda:
1. Identify Minute Taker
2. Approval of minutes from last teleconference
ftp://ftp.pwg.org/pub/pwg/mfd/minutes/pwg-mfd-minutes-20090108.pdf
3. Agenda bashing
4. Data types discussion for Scan Service
a) Is the information in the document (summarized in table below)
sufficient?
b) Shall we proceed with a second PWG Last Call?
ftp://ftp.pwg.org/pub/pwg/mfd/wd/lcrc-mfdscanmodel10-20090112.pdf
5. Discuss Storage subunit Description elements
a) Is a StorageInfo element required? And if so what is the
difference between it and StorageUnitDescription
b) Is StorageDataEncryption element needed? If so the encryption
algorithm and key size represented?
c) Is StorageURI required for NetworkStorage subunits?
6. Approve the list of Storage Types. See list below.
7. Next steps
Click Here to Join Live Meeting
<https://www.livemeeting.com/cc/xerox/join?id=PWG_MFD&role=attend&pw=PQ%
25%3EFj5sN>
New data type content from Scan Specification:
any
Used throughout the model to indicate the location for vendor extension
points. Vendors wishing to extend the model may do so at these points.
boolean
Data type consisting of two possible values: 'true' and 'false'
complex
This data type is used to indicate the associated element is a container
for multiple elements.
dateTime
A string of characters that represent a year, month, day, hour, minute,
second and timezone. The data type is derived from the ISO definition
[ISO 8601:2000 Second Edition]. The lexical representation is described
in [XSD]
see <http://www.w3.org/TR/xmlschema-2/#dateTime>
hexBinary
A data type carrying binary data where each octet in encoded as its
hexadecimal value
int
A 32 bit signed integer
list of int
An unordered set of 32 bit signed integers
range of int
A complex type consisting of the elements "upperBound" and "lowerBound"
which are both 32 bit signed integers
keyword
An ASCII string representing a single enumeration value. The characters
that may be used in the keyword are letters, digits, colon(:), hyphen(-)
and underscore(_). Vendor extended keywords must be qualified with a
prefix of valid characters except the colon(:), followed by the colon
(:) and then vendors extended keyword. This data type is a subset of
XML's NMTOKEN data type [XML]
See http://www.w3.org/TR/2000/WD-xml-2e-20000814#NT-Nmtoken
list of keyword
An unordered set of keywords
string
A UTF-8 encoded string of UniCode characters. [rfc3629], [UNICODE]
list of string
An unordered set of strings
URI
A string containing a URI as defined in [rfc3986]
list of URI
An unordered set of URIs
URI Scheme
A URI scheme as defined in [rfc3986] and registered in [rfc4395]
list of URI scheme
An unordered set of URI Schemes
StorageTypes:
<xs:simpleType name="StorageTypeWKV">
<xs:restriction base="xs:NMTOKEN">
<xs:maxLength value="255"/>
<xs:enumeration value="RAM"/>
<xs:enumeration value="NVRam"/>
<xs:enumeration
value="FlashMemory"/>
<xs:enumeration value="FlashCard"/>
<xs:enumeration value="HardDisk"/>
<xs:enumeration
value="RemovableHardDisk"/>
<xs:enumeration value="ramDisk"/>
<xs:enumeration value="CD"/>
<xs:enumeration value="DVD"/>
<xs:enumeration
value="NetworkStorage"/>
<xs:enumeration value="floppyDisk"/>
<xs:enumeration
value="opticalDiskROM"/>
<xs:enumeration
value="opticalDiskWORM"/>
<xs:enumeration
value="opticalDiskRW"/>
<xs:enumeration value="Other"/>
</xs:restriction>
</xs:simpleType>
Peter Zehler
Xerox Research Center Webster
Email: Peter.Zehler@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
This archive was generated by hypermail 2.1.4 : Tue Jan 13 2009 - 14:58:26 EST