User Tools

Site Tools

Translations of this page:

en:lensorder:version010600:complextypes:shape

explicit (Shape)

b2bopticitemsitempairframeshape → explicit

Shape

points
occurs 1
description
pPoints (element of points)
type PPoint
occurs 18..n (not together with cPoints)
description
cPoints (element of points)
type CPoint
occurs 18..n (not together with pPoints)
description
<xs:complexType name="Shape">
  <xs:sequence>
    <xs:element name="points">
      <xs:complexType>
        <xs:choice>
          <xs:element minOccurs="18" maxOccurs="unbounded" name="pPoints" type="PPoint" />
          <xs:element minOccurs="18" maxOccurs="unbounded" name="cPoints" type="CPoint" />
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
en/lensorder/version010600/complextypes/shape.txt · Last modified: 2014/06/12 11:28 by sebastianraring