<xsd:complexType name="PartsPickListLineBaseType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:appinfo>Is derived from oa:PickListLine affectively by restriction.</xsd:appinfo>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="ItemQuantity" type="sqdt:QuantityType" minOccurs="0">
<xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
<xsd:documentation source="http://www.starstandard.org/STAR/5">Quantity of Part
number.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|