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>
- </intro>
-
- <!--
- <![CDATA[
- List of standard agencies. This is derived from EDI code
- list 3055.
- ]]>
- -->
-
- <datatype name="AgencyCode">
- <!-- EDIFACT Data Element 3055. Code list responsible agency, coded -->
- <enumeration datatype="NMTOKEN">
- <option>Other</option><!-- Other agency -->
- <option>CommerceOne</option>
- <option>ISO</option><!-- 5 ISO (Intl Org for Standardization) -->
- <option>EAN</option><!-- 9 EAN Intl Article Num Assoc -->
- <option>AssignedBySupplier</option><!-- 91 supplier or supplier agent -->
- <option>AssignedByBuyer</option><!-- 92 buyer or buyer's agent -->
- <option>ANSI</option><!-- 116 US, ANSI ASC X12 -->
- <option>GBABA</option><!-- 136 GB, Article Num Assoc (UK) Limited -->
- </enumeration>
- </datatype>
- </schema>
-