Action unknown: exportreexport1
en:lenscatalog:version070200:complextypes:b2bcataloglensgeos
B2BCatalogLensGeos
| lensGeo | |
|---|---|
| type | B2BCatalogLensGeo |
| occurs | 1..∞ |
| description | describes the geomtery of a lens |
| id (attribute of lensGeo) | |
|---|---|
| type | xs:unsignedInt |
| use | required |
| description | this id refers to a B2BCatalogLensGeo |
| internalDescription (attribute of lensGeo) | |
|---|---|
| type | xs:string |
| use | optional |
| description | for internal use only, will not be displayed |
<xs:complexType name="B2BCatalogLensGeos"> <xs:sequence> <xs:element maxOccurs="unbounded" name="lensGeo"> <xs:complexType> <xs:complexContent> <xs:extension base="B2BCatalogLensGeo"> <xs:attribute name="id" type="xs:unsignedInt" use="required"/> <xs:attribute name="internalDescription" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType>
en/lenscatalog/version070200/complextypes/b2bcataloglensgeos.txt · Last modified: 2020/05/15 07:35 by 127.0.0.1
