Action unknown: exportreexport1
en:jobdata:version010604:structure
XML-Structure
Root-Element: b2bOpticJobData
In the root-element the location of the XSD at schema.b2boptic.com must be set, so the receiver could identify the version of XML.
<b2bOpticJobData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.b2boptic.com/b2boptic_jobdata_v1.6.3.xsd">
items | |
---|---|
type | sequence of item |
occurs | 1 |
description | main tag that include a list of order items |
experimental | |
---|---|
type | anyType |
occurs | 0..n |
description | section for internal tests at development |
<xs:element name="b2bOpticJobData"> <xs:complexType> <xs:sequence> <xs:element name="header" type="Header"/> <xs:element name="items"> <xs:complexType> <xs:sequence> <xs:element name="item" type="Item" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="experimental" type="xs:anyType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element>
en/jobdata/version010604/structure.txt · Last modified: 2020/05/15 11:17 by 127.0.0.1