Action unknown: exportreexport1
en:lensrequest:version010000:complextypes:header
header (Header)
b2bOpticRequest → header
testIndicator | |
---|---|
type | boolean |
use | optional |
default | false |
description |
cultureId | |
---|---|
type | string |
occurs | 1 |
description |
customersOrderId | |
---|---|
type | string |
occurs | 1 |
description |
distributorsOrderId | |
---|---|
type | string |
occurs | 1 |
description |
timeStamps | |
---|---|
type | TimeStamps |
occurs | 1..n |
description | list of timestamps |
remark | |
---|---|
type | string |
occurs | 0..1 |
description |
orderParties | |
---|---|
type | Account |
occurs | 1..n |
description |
software | |
---|---|
type | Software |
occurs | 1..n |
description | list of software programs that create or edit the content |
productCatalog | |
---|---|
type | ProductCatalog |
occurs | 0..1 |
description |
portalOrderId | |
---|---|
type | string |
occurs | 1 |
description | retailer's order id |
<xs:complexType name="Header"> <xs:sequence> <xs:element name="cultureId" type="xs:string"/> <xs:element name="customersOrderId" type="xs:string"/> <xs:element name="distributorsOrderId" type="xs:string"/> <xs:element name="timeStamps" type="TimeStamps" maxOccurs="unbounded"/> <xs:element name="remark" type="xs:string" minOccurs="0"/> <xs:element name="orderParties" maxOccurs="unbounded"> <xs:complexType> <xs:complexContent> <xs:extension base="Account"> <xs:attribute name="role" type="Roles" use="required"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> <xs:element name="software" type="Software" maxOccurs="unbounded"/> <xs:element name="productCatalog" type="ProductCatalog" minOccurs="0"/> <xs:element name="portalOrderId" type="xs:string"/> </xs:sequence> <xs:attribute name="msgType" type="MsgTypes" use="optional" default="REQUEST"/> <xs:attribute name="msgState" type="MsgStates" use="optional" default="NEW"/> <xs:attribute name="testIndicator" type="xs:boolean" use="optional" default="false"/> </xs:complexType>
en/lensrequest/version010000/complextypes/header.txt · Last modified: 2013/06/05 15:00 by sebastianraring