en:lenscatalog:version070000:complextypes:b2bcataloglensmaterialproperties
B2BCatalogLensMaterialProperties
b2bOpticLensCatalog→lenses→lens→ materialPropertyId
lensMaterialProperty | |
---|---|
type | B2BCatalogLensMaterialProperty |
occurs | 1..∞ |
description | different lens material property based on material, optical index, abbe and specific weight |
id (attribute of lensMaterialProperty) | |
---|---|
type | xs:unsignedInt |
use | required |
description | specified in B2BCatalogLens (materialPropertyId) |
internalDescription (attribute of lensMaterialProperty) | |
---|---|
type | xs:string |
use | optional |
description | for internal use only, will not be displayed |
<xs:complexType name="B2BCatalogLensMaterialProperties"> <xs:sequence> <xs:element maxOccurs="unbounded" name="lensMaterialProperty"> <xs:complexType> <xs:complexContent> <xs:extension base="B2BCatalogLensMaterialProperty"> <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/version070000/complextypes/b2bcataloglensmaterialproperties.txt · Last modified: 2017/07/11 13:51 by dkroll