The country where product originates or is deemed to have originated.
XSD Schema Diagram:
XSD Schema Code:
<element name="CountryOfOrigin">
<annotation>
<documentation>The country where product originates or is deemed to have originated.</documentation>
</annotation>
<complexType>
<sequence>
<element ref="pidx:CountryCode" />
</sequence>
</complexType>
</element>