PROPNAME

The PROPNAME element represents an Endeca standard attribute.

Format

<!ELEMENT PROPNAME (#PCDATA)>

Attributes

The PROPNAME element has no attributes.

Sub-elements

The PROPNAME element has no sub-elements.

Example

This example shows a standard attribute name.

<RECORD>
   <PROPNAME="P_Price">
   ...
</RECORD>