<xs:complexType name="FunctionalNames">
<xs:sequence>
<xs:element minOccurs="1" maxOccurs="unbounded" name="FunctionalName" type="LongTextLangType">
<xs:annotation>
<xs:documentation>Describes use of the product or service by the consumer. Should help clarify the product classification</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
|