en:lensorder:version010600:structure
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:lensorder:version010600:structure [2013/04/30 19:03] – created sebastianraring | en:lensorder:version010600:structure [2013/06/05 11:24] (current) – sebastianraring | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== XML-Structure ====== | ||
| + | |||
| + | |||
| + | ===== Root-Element: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | In the root-element the location of the XSD at schema.b2boptic.com should be set, so the receiver could identify the version of XML. In next version it will be mandatory. | ||
| + | <code xml> | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | ^ [[en: | ||
| + | ^ type | [[en: | ||
| + | ^ occurs | 1 | | ||
| + | ^ description | head section with information about all orders in this xml | | ||
| + | |||
| + | ^ items ^^ | ||
| + | ^ type | sequence of item | | ||
| + | ^ occurs | 1 | | ||
| + | ^ description | main tag that include a list of order items | | ||
| + | |||
| + | ^ [[en: | ||
| + | ^ type | [[en: | ||
| + | ^ occurs | 1..n | | ||
| + | ^ description | one order | | ||
| + | |||
| + | ^ experimental ^^ | ||
| + | ^ type | anyType | | ||
| + | ^ occurs | 0..n | | ||
| + | ^ description | section for internal tests at development | | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
