SM> Posted 14 schemas for SM/2.0 (12 June 2006)

SM> Posted 14 schemas for SM/2.0 (12 June 2006)

McDonald, Ira imcdonald at sharplabs.com
Mon Jun 12 21:41:47 EDT 2006


[NOTE - This release is part of the ongoing work of integrating the WIMS
Schema set into the future Semantic Model v2.0 release]

Hi folks,                                          Monday (12 June 2006)

I just posted a first draft of an Imaging Job Types XML schema (that
defines all job tables, e.g., "PrintJobs", "ScanJobs", etc.) at:

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/JobTypes-20060612.xsd
        - Imaging Job Types v0.10

I also posted new versions of all of the other WIMS XML schemas at:

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/wims-schemas-20060612.zip
      - ZIP of fourteen WIMS Schema and release note

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Alert-20060612.xsd
        - Alert v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Agents-20060612.xsd
        - Agents v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Devices-20060612.xsd
        - Devices v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Events-20060612.xsd
        - Events v0.91

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Managers-20060612.xsd
        - Managers v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Report-20060612.xsd
        - Report v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Resource-20060612.xsd
        - Resource v0.91

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Schedule-20060612.xsd
        - Schedule v0.97

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Services-20060612.xsd
        - Services v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/Subunits-20060612.xsd
        - Subunits v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/System-20060612.xsd
        - System v0.70

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/WimsMsg-20060612.xsd
        - WIMS Message v0.60

    ftp://ftp.pwg.org/pub/pwg/wims/schemas/WimsType-20060612.xsd
        - WIMS Type v0.80


Notes:

(1) To compile the simple schema (w/out dates) in the above zip file,
    you MUST first unpack Pete's recent SM ZIP file into a directory:

      ftp://ftp.pwg.org/pub/pwg/Semantic-Model/Schema/PWG-SM-051706.zip

    and then unpack (overwrite) WIMS updates into that same directory:

      ftp://ftp.pwg.org/pub/pwg/wims/schemas/wims-schemas-20060612.zip

(2) With this release, each Service type includes 'XxxJobs' (from the
    new 'JobTypes.xsd' schema) at the end of its main sequence clause.

(3) Common changes to all WIMS XML schema to support SM/2.0 work:
    (a) Added explicit namespace and version '1.9b', per Pete Zehler.
    (b) Added explicit includes to simplify SM work, per Pete Zehler.
    (c) Added extension points, per Pete Zehler and Shivaun Albright.

Cheers,
- Ira


Ira McDonald (Musician / Software Architect)
Blue Roof Music / High North Inc
PO Box 221  Grand Marais, MI  49839
phone: +1-906-494-2434
email: imcdonald at sharplabs.com
------------------------------------------------------------------------
[features in Imaging Job Types v0.10]

(1) Common changes for namespace, includes, and extension points.

(2) New base groups 'ImagingJobStatus', 'ImagingJobDescription',
    'ImagingJobProcessing', 'ImagingJobProcessingActual',
    'ImagingDocumentProcessing', 'ImagingDocumentProcessingActual',
    modelled on SM/1.0 printing classes, per Pete Zehler.

(3) New specific groups, e.g., 'CopyJobStatus', 'CopyJobDescription',
    'CopyJobProcessing', 'CopyJobProcessingActual',
    'CopyDocumentProcessing', 'CopyDocumentProcessingActual',
    derived from above base groups, per Pete Zehler.

(4) New specific job types, e.g., 'CopyJob', 'PrintJob', etc., for use
    use in 'ReportRequestedElements' defined in 'Report.xsd' (queries),
    per Pete Zehler.

(5) New specific job tables, e.g., 'ScanJobs', 'PrintJobs', etc., for
    use in specific service types defined in 'Services.xsd',
    per Pete Zehler.

(6) Separated common elements (e.g., 'ImagingJobStatus') from hardcopy
    specific elements (e.g., 'PrintJobStatus'), per Pete Zehler,
    but did NOT yet cut-and-paste to propagate to other services until
    after SM WG review.

------------------------------------------------------------------------
[changes from Alert v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from Agents v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from Devices v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from Events v0.90 to v0.91]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from Managers v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from Report v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from Resource v0.90 to v0.91]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from Schedule v0.96 to v0.97]

(1) Common changes for namespace, includes, and extension points.

(2) Deleted redundant 'ActionElement' extension points (which allowed
    use of PWG SM elements in extensions, unlike "##other").

------------------------------------------------------------------------
[changes from Services v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

(2) Added include of 'JobTypes.xsd' (multifunction).

(3) Added XxxJobs (job table) from 'JobTypes.xsd' to each service.

(4) Added new base groups 'ServiceProcessingDefaults',
    'ServiceProcessingReady', and 'ServiceProcessingSupported',
    modelled on SM/1.0 printing classes, per Pete Zehler.

(5) Added new specific groups 'CopyServiceProcessingDefaults', etc.,
    derived from above base groups, per Pete Zehler.

(6) Extended specific service types, e.g., 'CopyService', to include
    above derived specific groups.

(7) Extended specific service types, e.g., 'CopyService', to include
    job tables, e.g., 'CopyJobs' defined in 'JobTypes.xsd'

(8) Separated common (e.g., 'ServiceProcessingDefaults') from hardcopy
    specific (e.g., 'PrintServiceProcessingDefaults'), per Pete Zehler,
    but did NOT yet cut-and-paste to propagate to other services until
    after SM WG review.

------------------------------------------------------------------------
[changes from Subunits v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

(2) Deleted redundant 'SubunitElement' extension points (which allowed
    use of PWG SM elements in extensions, unlike "##other").

------------------------------------------------------------------------
[changes from System v0.60 to v0.70]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from WIMS Message v0.50 to v0.60]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------
[changes from WIMS Type v0.70 to v0.80]

(1) Common changes for namespace, includes, and extension points.

------------------------------------------------------------------------

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.3/362 - Release Date: 6/12/2006
 



More information about the Sm mailing list