<element name="ProductInformation"> <annotation> <documentation>Structure which contains the information for a given product.</documentation> </annotation> <complexType> <sequence> <element ref="pidx:ProductIdentifier" maxOccurs="unbounded" /> <element ref="pidx:ProductDescription" minOccurs="0" maxOccurs="unbounded" /> <element ref="pidx:ProductGradeDescription" minOccurs="0" maxOccurs="unbounded" /> </sequence> </complexType> </element>