Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element FunctionalNames / FunctionalName
Namespace No namespace
Annotations
Describes use of the product or service by the consumer. Should help clarify the product classification
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_LongTextType.tmp#LongTextTypee-document-3_1_10_xsd_Complex_Type_LongTextLangType.tmp#LongTextLangType_lange-document-3_1_10_xsd_Complex_Type_LongTextLangType.tmp#LongTextLangType
Type LongTextLangType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs unbounded
Attributes
QName Type Use
lang LanguageType optional
Source
<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>
Complex Type FunctionalNames
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_FunctionalNames.tmp#FunctionalNames_FunctionalName
Used by
Model
Children FunctionalName
Source
<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>