en:lenscatalog:version070000:complextypes:b2bcatalogsoftware
B2BCatalogSoftware
b2bOpticLensCatalog→header→software
| typeOf (attribute of B2BCatalogSoftware) | |
|---|---|
| type | B2BCatalogSoftwareTypes |
| use | required |
| description | discripes the type of the used software |
| name | |
|---|---|
| type | xs:string |
| occurs | 1 |
| description | Software name |
| version | |
|---|---|
| type | xs:string |
| occurs | 1 |
| description | Version of the used software |
| date | |
|---|---|
| type | xs:dateTime |
| occurs | 1 |
| description | date of the softwareversion |
| uniqueId | |
|---|---|
| type | xs:string |
| occurs | 1 |
| description | uniqueID of the used software |
<xs:complexType name="B2BCatalogSoftware"> <xs:sequence> <xs:element name="name" type="xs:string"/> <xs:element name="version" type="xs:string"/> <xs:element name="date" type="xs:dateTime"/> <xs:element name="uniqueId" type="xs:string"/> </xs:sequence> <xs:attribute name="typeOf" type="B2BCatalogSoftwareTypes" use="required"/> </xs:complexType>
en/lenscatalog/version070000/complextypes/b2bcatalogsoftware.txt · Last modified: 2017/07/10 09:48 by dkroll
