home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <!DOCTYPE schema SYSTEM "urn:x-commerceone:document:com:commerceone:xdk:xml:schema.dtd$1.0">
-
- <schema uri="urn:x-commerceone:document:com:commerceone:CBL:CBL.sox$1.0" >
-
- <intro>
- <p>Copyright Notice</p>
- <p>Common Business Library 2.0<br/>
- Copyright 1999 Commerce One, Inc.</p>
- <p>Permission is granted to use, copy, modify and distribute the DTD's, schemas
- and modules in the Commerce One Common Business Library Version 2.0 subject to the terms
- and conditions specified at http://www.marketsite.net/xml/cbl/copyright.html</p>
- <h1>DocumentCode</h1>
- <p>
- A DocumentCode represents the Name of a document. This comes
- from EANCOM code set 1001.
- </p>
- </intro>
-
- <datatype name="DocumentCode">
- <enumeration datatype="NMTOKEN">
- <option>Other</option>
- <option>CertOfAnalysis</option>
- <option>CertOfConformity</option>
- <option>CertOfQuality</option>
- <option>CertOfOrigin</option>
- <option>Order</option><!-- 220 Order -->
- <option>BlanketOrder</option><!-- 221 Blanket order -->
- <option>RushOrder</option><!-- 224 Rush order -->
- <option>CallOffOrder</option><!-- 226 Call off order -->
- <option>ManufRaisedOrder</option><!-- 22E Manufacturer raised order (EAN Code) -->
- <option>StandingOrder</option><!-- 23B Standing order -->
- <option>DeliveryOrder</option><!-- 640 Delivery order -->
- <option>OrderToDispatch</option><!-- S20 Order to despatch (ANA code) -->
- <option>OrderToMove</option><!-- S21 Order to move (ANA code) -->
- <option>OrderToProduce</option><!-- S22 Order to produce (ANA code) -->
- <option>OrderToProcess</option><!-- S23 Order to process (ANA code) -->
- <option>OrderToTreat</option><!-- S24 Order to treat (ANA code) -->
- </enumeration>
- </datatype>
- </schema>
-