<xs:element name="Manufacturer">
<xs:annotation>
<xs:documentation xml:lang="en">This element contains common vendor-specific information.</xs:documentation>
<xs:documentation xml:lang="en">This element contains common vendor-specific information.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:all>
<xs:element name="Name" type="xs:string" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">The name of the instrument manufacturer.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PartReference" type= |