<xs:element name="PricePerUnit"> <xs:complexType> <xs:sequence> <xs:element name="Price" type="adsml:PricePerUnitType" /> <xs:element ref="adsml:Unit" minOccurs="0" /> <xs:element ref="adsml:CurrencyCode" minOccurs="0" /> </xs:sequence> </xs:complexType> </xs:element>