Set Flat
to True
to use the Flat
XML format. In this format, all category nodes are represented at the same level as each other, regardless of their position in the hierarchy. Their hierarchy position is specified by explicitly specifying their parents by ID, rather than by their position in the XML structure.
Note: HPE does not recommend the Flat
format for normal use, because it lacks the inherent error-proofing of the hierarchical format. If the structure of the XML is the same as the structure of the category hierarchy, you cannot write XML that maps to a cyclic category hierarchy, or to one that is not valid.
Actions: | |
Type: | Boolean |
Default: | False |
Example: | Flat=True |
See Also: |
|