<xsd:complexType name="NetWeightType"> <xsd:sequence> <xsd:element ref="Weight" /> <xsd:element ref="WeightStartDateTime" minOccurs="0" /> <xsd:element ref="WeightEndDateTime" minOccurs="0" /> </xsd:sequence> </xsd:complexType>