User Tools

Site Tools


en:lensinfo:version000300:simpletypes:roles
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


en:lensinfo:version000300:simpletypes:roles [2013/06/05 14:56] (current) – created sebastianraring
Line 1: Line 1:
 +====== role (Roles) ======
  
 +[[en:lensinfo:version000300:structure|b2bOpticInfo]] -> [[en:lensinfo:version000300:complextypes:header|header]]
 +
 +^ values ^ description ^
 +| ORIGINATOR |  |
 +| SUPPLIER |  |
 +| SHIPTO |  |
 +| CARRIER |  |
 +| INVOICETO |  |
 +| PAIDBY |  |
 +| MANUFACTURER |  |
 +
 +<code xml>
 +<xs:simpleType name="Roles">
 +  <xs:restriction base="xs:string">
 +    <xs:enumeration value="ORIGINATOR"/>
 +    <xs:enumeration value="SUPPLIER"/>
 +    <xs:enumeration value="SHIPTO"/>
 +    <xs:enumeration value="CARRIER"/>
 +    <xs:enumeration value="INVOICETO"/>
 +    <xs:enumeration value="PAIDBY"/>
 +    <xs:enumeration value="MANUFACTURER"/>
 +  </xs:restriction>
 +</xs:simpleType>
 +</code>
en/lensinfo/version000300/simpletypes/roles.txt · Last modified: 2013/06/05 14:56 by sebastianraring